57 lines
1.1 KiB
CSS
57 lines
1.1 KiB
CSS
|
|
@font-face {
|
|
font-family: 'Overpass';
|
|
src: url('Overpass_400.woff2') format('woff2');
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Overpass';
|
|
src: url('Overpass_600I.woff2') format('woff2');
|
|
font-weight: 600;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Overpass';
|
|
src: url('Overpass_600.woff2') format('woff2');
|
|
font-weight: 600;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Overpass';
|
|
src: url('Overpass_200I.woff2') format('woff2');
|
|
font-weight: 200;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Overpass';
|
|
src: url('Overpass_800I.woff2') format('woff2');
|
|
font-weight: 800;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Overpass';
|
|
src: url('Overpass_200.woff2') format('woff2');
|
|
font-weight: 200;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Overpass';
|
|
src: url('Overpass_400I.woff2') format('woff2');
|
|
font-weight: 400;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Overpass';
|
|
src: url('Overpass_800.woff2') format('woff2');
|
|
font-weight: 800;
|
|
font-style: normal;
|
|
}
|