2016-02-03 01:22:45 +00:00
|
|
|
@font-face {
|
|
|
|
font-family: 'Montserrat';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: local('Montserrat-Regular'),
|
2018-04-05 23:46:22 +00:00
|
|
|
url(/font/Montserrat-Regular.woff2) format('woff2'),
|
|
|
|
url(/font/Montserrat-Regular.woff) format('woff'),
|
|
|
|
url(/font/Montserrat-Regular.ttf) format('truetype');
|
2016-02-03 01:22:45 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Montserrat';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 700;
|
|
|
|
src: local('Montserrat-Bold'),
|
2018-04-05 23:46:22 +00:00
|
|
|
url(/font/Montserrat-Bold.woff2) format('woff2'),
|
|
|
|
url(/font/Montserrat-Bold.woff) format('woff'),
|
|
|
|
url(/font/Montserrat-Bold.ttf) format('truetype');
|
2016-02-03 01:22:45 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Roboto Mono';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
2018-04-05 23:46:22 +00:00
|
|
|
src: local('Roboto Mono'), local('RobotoMono-Regular'),
|
|
|
|
url(/font/RobotoMono-Regular.woff2) format('woff2'),
|
|
|
|
url(/font/RobotoMono-Regular.woff) format('woff'),
|
|
|
|
url(/font/RobotoMono-Regular.ttf) format('truetype');
|
2016-02-03 01:22:45 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Roboto Mono';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 700;
|
2018-04-05 23:46:22 +00:00
|
|
|
src: local('Roboto Mono Bold'), local('RobotoMono-Bold'),
|
|
|
|
url(/font/RobotoMono-Bold.woff2) format('woff2'),
|
|
|
|
url(/font/RobotoMono-Bold.woff) format('woff'),
|
|
|
|
url(/font/RobotoMono-Bold.ttf) format('truetype');
|
2016-02-03 01:22:45 +00:00
|
|
|
}
|