hack-wpi-static/fonts/Jost/style.css
matticoli 24efdd8c6f u
2020-12-19 01:17:00 -05:00

126 lines
3.9 KiB
CSS

@font-face {
font-family: 'Jost';
font-style: normal;
font-display: swap;
font-weight: 100;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/100.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: normal;
font-display: swap;
font-weight: 200;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/200.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: normal;
font-display: swap;
font-weight: 300;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/300.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: normal;
font-display: swap;
font-weight: 500;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/500.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: normal;
font-display: swap;
font-weight: 600;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/600.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/700.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: normal;
font-display: swap;
font-weight: 800;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/800.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: normal;
font-display: swap;
font-weight: 900;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/900.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: regular;
font-display: swap;
font-weight: 400;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/regular.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: italic;
font-display: swap;
font-weight: 100;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/100italic.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: italic;
font-display: swap;
font-weight: 200;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/200italic.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: italic;
font-display: swap;
font-weight: 300;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/300italic.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: italic;
font-display: swap;
font-weight: 400;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/italic.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: italic;
font-display: swap;
font-weight: 500;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/500italic.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: italic;
font-display: swap;
font-weight: 600;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/600italic.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: italic;
font-display: swap;
font-weight: 700;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/700italic.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: italic;
font-display: swap;
font-weight: 800;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/800italic.ttf') format('truetype');
}
@font-face {
font-family: 'Jost';
font-style: italic;
font-display: swap;
font-weight: 900;
src: url('file:///C:/Users/ascii/Documents/GitHub/hack-wpi-static/fonts/Jost/900italic.ttf') format('truetype');
}