322 lines
6.8 KiB
SCSS
322 lines
6.8 KiB
SCSS
|
html {
|
||
|
font-size: 62.5%;
|
||
|
}
|
||
|
|
||
|
body {
|
||
|
font-size: 2rem;
|
||
|
}
|
||
|
|
||
|
h1 {
|
||
|
font-size: 4rem;
|
||
|
}
|
||
|
|
||
|
h2 {
|
||
|
font-size: 3.5rem;
|
||
|
}
|
||
|
|
||
|
h3 {
|
||
|
font-size: 3rem;
|
||
|
}
|
||
|
|
||
|
h4 {
|
||
|
font-size: 2.5rem;
|
||
|
}
|
||
|
|
||
|
h5 {
|
||
|
font-size: 2rem;
|
||
|
}
|
||
|
|
||
|
// Inter
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: normal;
|
||
|
font-weight: 100;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-Thin-BETA.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-Thin-BETA.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: italic;
|
||
|
font-weight: 100;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-ThinItalic-BETA.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-ThinItalic-BETA.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: normal;
|
||
|
font-weight: 200;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-ExtraLight-BETA.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-ExtraLight-BETA.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: italic;
|
||
|
font-weight: 200;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-ExtraLightItalic-BETA.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-ExtraLightItalic-BETA.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: normal;
|
||
|
font-weight: 300;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-Light-BETA.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-Light-BETA.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: italic;
|
||
|
font-weight: 300;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-LightItalic-BETA.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-LightItalic-BETA.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: normal;
|
||
|
font-weight: normal;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-Regular.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-Regular.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: italic;
|
||
|
font-weight: normal;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-Italic.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-Italic.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: normal;
|
||
|
font-weight: 500;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-Medium.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-Medium.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: italic;
|
||
|
font-weight: 500;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-MediumItalic.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-MediumItalic.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: normal;
|
||
|
font-weight: 600;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-SemiBold.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-SemiBold.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: italic;
|
||
|
font-weight: 600;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-SemiBoldItalic.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-SemiBoldItalic.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: normal;
|
||
|
font-weight: bold;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-Bold.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-Bold.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: italic;
|
||
|
font-weight: bold;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-BoldItalic.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-BoldItalic.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: normal;
|
||
|
font-weight: 800;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-ExtraBold.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-ExtraBold.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: italic;
|
||
|
font-weight: 800;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-ExtraBoldItalic.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-ExtraBoldItalic.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: normal;
|
||
|
font-weight: 900;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-Black.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-Black.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Inter;
|
||
|
font-style: italic;
|
||
|
font-weight: 900;
|
||
|
font-display: swap;
|
||
|
src:
|
||
|
url('../fonts/Inter/Inter-BlackItalic.woff2') format('woff2'),
|
||
|
url('../fonts/Inter/Inter-BlackItalic.woff') format('woff');
|
||
|
}
|
||
|
|
||
|
// Hasklig
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: normal;
|
||
|
font-weight: 200;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-ExtraLight.otf') format('opentype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: italic;
|
||
|
font-weight: 200;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-ExtraLightIt.otf') format('opentype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: normal;
|
||
|
font-weight: 300;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-Light.otf') format('opentype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: italic;
|
||
|
font-weight: 300;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-LightIt.otf') format('opentype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: normal;
|
||
|
font-weight: normal;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-Regular.otf') format('opentype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: italic;
|
||
|
font-weight: normal;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-It.otf') format('opentype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: normal;
|
||
|
font-weight: 500;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-Medium.otf') format('opentype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: italic;
|
||
|
font-weight: 500;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-MediumIt.otf') format('opentype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: normal;
|
||
|
font-weight: 600;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-SemiBold.otf') format('opentype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: italic;
|
||
|
font-weight: 600;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-SemiBoldIt.otf') format('opentype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: normal;
|
||
|
font-weight: bold;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-Bold.otf') format('opentype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: italic;
|
||
|
font-weight: bold;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-BoldIt.otf') format('opentype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: normal;
|
||
|
font-weight: 900;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-Black.otf') format('opentype');
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: Hasklig;
|
||
|
font-style: italic;
|
||
|
font-weight: 900;
|
||
|
font-display: swap;
|
||
|
src: url('../fonts/Hasklig/Hasklig-BlackIt.otf') format('opentype');
|
||
|
}
|