2017-11-10 12:28:35 +00:00
|
|
|
@font-face {
|
2018-11-10 02:58:31 +00:00
|
|
|
font-family: 'Xolonium';
|
2017-11-10 12:28:35 +00:00
|
|
|
src: url('/fonts/Xolononiu-Regular.otf') format('opentype');
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
2018-11-10 02:58:31 +00:00
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'MontserratBlack';
|
|
|
|
src: url('/fonts/Montserrat/Montserrat-Black.otf') format('opentype');
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'MontserratLight';
|
|
|
|
src: url('/fonts/Montserrat/Montserrat-Light.otf') format('opentype');
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|