126 lines
2.8 KiB
CSS
126 lines
2.8 KiB
CSS
|
/* figtree-300
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Figtree';
|
||
|
font-style: normal;
|
||
|
font-weight: 300;
|
||
|
src: url('/assets/fonts/figtree/figtree-v5-latin-300.woff2') format('woff2');
|
||
|
}
|
||
|
|
||
|
/* figtree-regular
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Figtree';
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: url('/assets/fonts/figtree/figtree-v5-latin-regular.woff2') format('woff2');
|
||
|
}
|
||
|
|
||
|
/* figtree-500
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Figtree';
|
||
|
font-style: normal;
|
||
|
font-weight: 500;
|
||
|
src: url('/assets/fonts/figtree/figtree-v5-latin-500.woff2') format('woff2');
|
||
|
}
|
||
|
|
||
|
/* figtree-600
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Figtree';
|
||
|
font-style: normal;
|
||
|
font-weight: 600;
|
||
|
src: url('/assets/fonts/figtree/figtree-v5-latin-600.woff2') format('woff2');
|
||
|
}
|
||
|
|
||
|
/* figtree-700
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Figtree';
|
||
|
font-style: normal;
|
||
|
font-weight: 700;
|
||
|
src: url('/assets/fonts/figtree/figtree-v5-latin-700.woff2') format('woff2');
|
||
|
}
|
||
|
|
||
|
/* figtree-800
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Figtree';
|
||
|
font-style: normal;
|
||
|
font-weight: 800;
|
||
|
src: url('/assets/fonts/figtree/figtree-v5-latin-800.woff2') format('woff2');
|
||
|
}
|
||
|
|
||
|
/* figtree-900
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Figtree';
|
||
|
font-style: normal;
|
||
|
font-weight: 900;
|
||
|
src: url('/assets/fonts/figtree/figtree-v5-latin-900.woff2') format('woff2');
|
||
|
}
|
||
|
*/
|
||
|
|
||
|
/* open-sans-regular */
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Open Sans';
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: url('/assets/fonts/open-sans/open-sans-v36-latin-regular.woff2') format('woff2');
|
||
|
}
|
||
|
|
||
|
/* outfit-300 - latin */
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Outfit';
|
||
|
font-style: normal;
|
||
|
font-weight: 300;
|
||
|
src: url('/assets/fonts/outfit/outfit-v11-latin-300.woff2') format('woff2');
|
||
|
}
|
||
|
|
||
|
/* outfit-regular - latin */
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Outfit';
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: url('/assets/fonts/outfit/outfit-v11-latin-regular.woff2') format('woff2');
|
||
|
}
|
||
|
|
||
|
/* outfit-500 - latin */
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Outfit';
|
||
|
font-style: normal;
|
||
|
font-weight: 500;
|
||
|
src: url('/assets/fonts/outfit/outfit-v11-latin-500.woff2') format('woff2');
|
||
|
}
|
||
|
|
||
|
/* outfit-600 - latin */
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Outfit';
|
||
|
font-style: normal;
|
||
|
font-weight: 600;
|
||
|
src: url('/assets/fonts/outfit/outfit-v11-latin-600.woff2') format('woff2');
|
||
|
}
|
||
|
|
||
|
/* outfit-700 - latin */
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Outfit';
|
||
|
font-style: normal;
|
||
|
font-weight: 700;
|
||
|
src: url('/assets/fonts/outfit/outfit-v11-latin-700.woff2') format('woff2');
|
||
|
}
|
||
|
|
||
|
/* outfit-800 - latin */
|
||
|
@font-face {
|
||
|
font-display: swap;
|
||
|
font-family: 'Outfit';
|
||
|
font-style: normal;
|
||
|
font-weight: 800;
|
||
|
src: url('/assets/fonts/outfit/outfit-v11-latin-800.woff2') format('woff2');
|
||
|
}
|