310 lines
7.2 KiB
CSS
310 lines
7.2 KiB
CSS
@font-face {
|
|
font-family: Urbanist;
|
|
src: url(/assets/fonts/urbanist/Urbanist-BoldItalic.woff2) format("woff2"),
|
|
url(/assets/fonts/urbanist/Urbanist-BoldItalic.woff) format("woff");
|
|
font-weight: 700;
|
|
font-style: italic;
|
|
font-display: block;
|
|
}
|
|
@font-face {
|
|
font-family: Urbanist;
|
|
src: url(/assets/fonts/urbanist/Urbanist-SemiBoldItalic.woff2) format("woff2"),
|
|
url(/assets/fonts/urbanist/Urbanist-SemiBoldItalic.woff) format("woff");
|
|
font-weight: 600;
|
|
font-style: italic;
|
|
font-display: block;
|
|
}
|
|
@font-face {
|
|
font-family: Urbanist;
|
|
src: url(/assets/fonts/urbanist/Urbanist-Medium.woff2) format("woff2"),
|
|
url(/assets/fonts/urbanist/Urbanist-Medium.woff) format("woff");
|
|
font-weight: 500;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
@font-face {
|
|
font-family: Urbanist;
|
|
src: url(/assets/fonts/urbanist/Urbanist-MediumItalic.woff2) format("woff2"),
|
|
url(/assets/fonts/urbanist/Urbanist-MediumItalic.woff) format("woff");
|
|
font-weight: 500;
|
|
font-style: italic;
|
|
font-display: block;
|
|
}
|
|
@font-face {
|
|
font-family: Urbanist;
|
|
src: url(/assets/fonts/urbanist/Urbanist-SemiBold.woff2) format("woff2"),
|
|
url(/assets/fonts/urbanist/Urbanist-SemiBold.woff) format("woff");
|
|
font-weight: 600;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
@font-face {
|
|
font-family: Urbanist;
|
|
src: url(/assets/fonts/urbanist/Urbanist-Italic.woff2) format("woff2"),
|
|
url(/assets/fonts/urbanist/Urbanist-Italic.woff) format("woff");
|
|
font-weight: 400;
|
|
font-style: italic;
|
|
font-display: block;
|
|
}
|
|
@font-face {
|
|
font-family: Urbanist;
|
|
src: url(/assets/fonts/urbanist/Urbanist-Regular.woff2) format("woff2"),
|
|
url(/assets/fonts/urbanist/Urbanist-Regular.woff) format("woff");
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
@font-face {
|
|
font-family: Urbanist;
|
|
src: url(/assets/fonts/urbanist/Urbanist-LightItalic.woff2) format("woff2"),
|
|
url(/assets/fonts/urbanist/Urbanist-LightItalic.woff) format("woff");
|
|
font-weight: 300;
|
|
font-style: italic;
|
|
font-display: block;
|
|
}
|
|
@font-face {
|
|
font-family: Urbanist;
|
|
src: url(/assets/fonts/urbanist/Urbanist-Light.woff2) format("woff2"),
|
|
url(/assets/fonts/urbanist/Urbanist-Light.woff) format("woff");
|
|
font-weight: 300;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
@font-face {
|
|
font-family: Urbanist;
|
|
src: url(/assets/fonts/urbanist/Urbanist-Bold.woff2) format("woff2"),
|
|
url(/assets/fonts/urbanist/Urbanist-Bold.woff) format("woff");
|
|
font-weight: 700;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
.font-urbanist {
|
|
font-family: Urbanist, sans-serif;
|
|
font-size: 0.85rem;
|
|
}
|
|
.font-urbanist * {
|
|
word-spacing: normal !important;
|
|
}
|
|
.font-urbanist .accordion-wrapper .card-header button,
|
|
.font-urbanist .badge,
|
|
.font-urbanist .btn,
|
|
.font-urbanist .btn.btn-circle .number,
|
|
.font-urbanist .collapse-link,
|
|
.font-urbanist .display-1,
|
|
.font-urbanist .display-2,
|
|
.font-urbanist .display-3,
|
|
.font-urbanist .display-4,
|
|
.font-urbanist .display-5,
|
|
.font-urbanist .display-6,
|
|
.font-urbanist .dropdown-item,
|
|
.font-urbanist .filter:not(.basic-filter),
|
|
.font-urbanist .filter:not(.basic-filter) ul li a,
|
|
.font-urbanist .h1,
|
|
.font-urbanist .h2,
|
|
.font-urbanist .h3,
|
|
.font-urbanist .h4,
|
|
.font-urbanist .h5,
|
|
.font-urbanist .h6,
|
|
.font-urbanist .meta,
|
|
.font-urbanist .more,
|
|
.font-urbanist .nav-link,
|
|
.font-urbanist .post-category,
|
|
.font-urbanist h1,
|
|
.font-urbanist h2,
|
|
.font-urbanist h3,
|
|
.font-urbanist h4,
|
|
.font-urbanist h5,
|
|
.font-urbanist h6 {
|
|
font-weight: 600;
|
|
}
|
|
.font-urbanist .avatar,
|
|
.font-urbanist .btn,
|
|
.font-urbanist .dropdown-item,
|
|
.font-urbanist .h1,
|
|
.font-urbanist .h2,
|
|
.font-urbanist .h3,
|
|
.font-urbanist .h4,
|
|
.font-urbanist .h5,
|
|
.font-urbanist .h6,
|
|
.font-urbanist .more,
|
|
.font-urbanist .nav-link,
|
|
.font-urbanist h1,
|
|
.font-urbanist h2,
|
|
.font-urbanist h3,
|
|
.font-urbanist h4,
|
|
.font-urbanist h5,
|
|
.font-urbanist h6 {
|
|
letter-spacing: normal;
|
|
}
|
|
.font-urbanist .btn,
|
|
.font-urbanist .lg-sub-html p,
|
|
.font-urbanist .nav-link,
|
|
.font-urbanist .nav-link p,
|
|
.font-urbanist .navbar .btn-sm {
|
|
font-size: 0.85rem;
|
|
}
|
|
.font-urbanist .dropdown-menu {
|
|
font-size: 0.8rem;
|
|
}
|
|
.font-urbanist .btn-group-sm > .btn,
|
|
.font-urbanist .btn-sm,
|
|
.font-urbanist .post-meta,
|
|
.font-urbanist .share-dropdown .dropdown-menu .dropdown-item {
|
|
font-size: 0.75rem;
|
|
}
|
|
.font-urbanist .filter,
|
|
.font-urbanist .filter ul li a,
|
|
.font-urbanist .meta,
|
|
.font-urbanist .post-category {
|
|
font-size: 0.7rem;
|
|
}
|
|
.font-urbanist .post-header .post-meta {
|
|
font-size: 0.85rem;
|
|
}
|
|
.font-urbanist .accordion-wrapper .card-header button,
|
|
.font-urbanist .collapse-link,
|
|
.font-urbanist .nav-tabs .nav-link {
|
|
font-size: 0.9rem;
|
|
}
|
|
.font-urbanist blockquote {
|
|
font-size: 0.9rem;
|
|
}
|
|
.font-urbanist .blockquote-footer {
|
|
font-size: 0.65rem;
|
|
}
|
|
.font-urbanist .blockquote-details p {
|
|
font-size: 0.85rem;
|
|
}
|
|
.font-urbanist .counter-wrapper p {
|
|
font-size: 0.85rem;
|
|
}
|
|
.font-urbanist .counter-wrapper .counter {
|
|
font-size: calc(1.33rem + 0.96vw);
|
|
}
|
|
@media (min-width: 1200px) {
|
|
.font-urbanist .counter-wrapper .counter {
|
|
font-size: 2.05rem;
|
|
}
|
|
}
|
|
.font-urbanist .counter-wrapper .counter.counter-lg {
|
|
font-size: calc(1.35rem + 1.2vw);
|
|
}
|
|
@media (min-width: 1200px) {
|
|
.font-urbanist .counter-wrapper .counter.counter-lg {
|
|
font-size: 2.25rem;
|
|
}
|
|
}
|
|
.font-urbanist .icon-list.bullet-bg i {
|
|
top: 0.25rem;
|
|
}
|
|
.font-urbanist .accordion-wrapper .card-header button:before {
|
|
margin-top: -0.2rem;
|
|
}
|
|
.font-urbanist .form-floating > label {
|
|
padding-top: 0.65rem;
|
|
}
|
|
.font-urbanist .h1,
|
|
.font-urbanist h1 {
|
|
font-size: calc(1.275rem + 0.3vw);
|
|
}
|
|
@media (min-width: 1200px) {
|
|
.font-urbanist .h1,
|
|
.font-urbanist h1 {
|
|
font-size: 1.5rem;
|
|
}
|
|
}
|
|
.font-urbanist .h2,
|
|
.font-urbanist h2 {
|
|
font-size: calc(1.26rem + 0.12vw);
|
|
}
|
|
@media (min-width: 1200px) {
|
|
.font-urbanist .h2,
|
|
.font-urbanist h2 {
|
|
font-size: 1.35rem;
|
|
}
|
|
}
|
|
.font-urbanist .h3,
|
|
.font-urbanist h3 {
|
|
font-size: 1.15rem;
|
|
}
|
|
.font-urbanist .h4,
|
|
.font-urbanist h4 {
|
|
font-size: 1rem;
|
|
}
|
|
.font-urbanist .h5,
|
|
.font-urbanist h5 {
|
|
font-size: 0.95rem;
|
|
}
|
|
.font-urbanist .h6,
|
|
.font-urbanist h6 {
|
|
font-size: 0.9rem;
|
|
}
|
|
.font-urbanist .fs-sm {
|
|
font-size: 0.75rem !important;
|
|
}
|
|
.font-urbanist .fs-lg {
|
|
font-size: 1.05rem !important;
|
|
}
|
|
.font-urbanist .lead {
|
|
font-size: 0.95rem;
|
|
line-height: 1.6;
|
|
}
|
|
.font-urbanist .lead.fs-lg {
|
|
font-size: 1.1rem !important;
|
|
line-height: 1.55;
|
|
}
|
|
.font-urbanist .display-1 {
|
|
font-size: calc(1.375rem + 1.5vw);
|
|
line-height: 1.15;
|
|
}
|
|
@media (min-width: 1200px) {
|
|
.font-urbanist .display-1 {
|
|
font-size: 2.5rem;
|
|
}
|
|
}
|
|
.font-urbanist .display-2 {
|
|
font-size: calc(1.355rem + 1.26vw);
|
|
line-height: 1.2;
|
|
}
|
|
@media (min-width: 1200px) {
|
|
.font-urbanist .display-2 {
|
|
font-size: 2.3rem;
|
|
}
|
|
}
|
|
.font-urbanist .display-3 {
|
|
font-size: calc(1.335rem + 1.02vw);
|
|
line-height: 1.2;
|
|
}
|
|
@media (min-width: 1200px) {
|
|
.font-urbanist .display-3 {
|
|
font-size: 2.1rem;
|
|
}
|
|
}
|
|
.font-urbanist .display-4 {
|
|
font-size: calc(1.315rem + 0.78vw);
|
|
line-height: 1.25;
|
|
}
|
|
@media (min-width: 1200px) {
|
|
.font-urbanist .display-4 {
|
|
font-size: 1.9rem;
|
|
}
|
|
}
|
|
.font-urbanist .display-5 {
|
|
font-size: calc(1.295rem + 0.54vw);
|
|
line-height: 1.25;
|
|
}
|
|
@media (min-width: 1200px) {
|
|
.font-urbanist .display-5 {
|
|
font-size: 1.7rem;
|
|
}
|
|
}
|
|
.font-urbanist .display-6 {
|
|
font-size: calc(1.275rem + 0.3vw);
|
|
line-height: 1.3;
|
|
}
|
|
@media (min-width: 1200px) {
|
|
.font-urbanist .display-6 {
|
|
font-size: 1.5rem;
|
|
}
|
|
}
|