2018-03-10 11:11:44 +01:00
|
|
|
@font-face {
|
|
|
|
font-family: 'overpass-mono';
|
2018-03-14 21:45:53 +01:00
|
|
|
src: url('../../fonts/overpass-mono-webfont/overpass-mono-light.woff2') format('woff2');
|
2018-03-10 11:11:44 +01:00
|
|
|
font-weight: 300;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'overpass-mono';
|
2018-03-14 21:45:53 +01:00
|
|
|
src: url('../../fonts/overpass-mono-webfont/overpass-mono-regular.woff2') format('woff2');
|
2018-03-10 11:11:44 +01:00
|
|
|
font-weight: 400;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'overpass-mono';
|
2018-03-14 21:45:53 +01:00
|
|
|
src: url('../../fonts/overpass-mono-webfont/overpass-mono-semibold.woff2') format('woff2');
|
2018-03-10 11:11:44 +01:00
|
|
|
font-weight: 500;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'overpass-mono';
|
2018-03-14 21:45:53 +01:00
|
|
|
src: url('../../fonts/overpass-mono-webfont/overpass-mono-bold.woff2') format('woff2');
|
2018-03-10 11:11:44 +01:00
|
|
|
font-weight: 600;
|
|
|
|
font-style: normal;
|
|
|
|
}
|