You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
506 B
22 lines
506 B
.nav, .nav-item, .dropdown-item {
|
|
font-family: 'League Spartan', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.hero-text {
|
|
font-family: 'DM Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
font-weight: 500;
|
|
font-size: 2rem;
|
|
}
|
|
|
|
.footer {
|
|
font-family: 'League Spartan', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
font-weight: 700;
|
|
line-height: 0.2em;
|
|
}
|
|
|
|
body {
|
|
font-family: 'DM Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
font-size: 1.2em;
|
|
}
|