2017-11-04 19:59:11 -04:00
|
|
|
@font-face {
|
|
|
|
font-family: 'input_mono_regular';
|
|
|
|
src: url('../media/fonts/input_mono_regular.ttf') format('truetype');
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'input_mono_medium';
|
|
|
|
src: url('../media/fonts/input_mono_medium.ttf') format('truetype');
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'input_mono_thin';
|
|
|
|
src: url('../media/fonts/input_mono_thin.ttf') format('truetype');
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|