You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
415 B
13 lines
415 B
5 years ago
|
@font-face {
|
||
|
font-family: 'Roboto-Regular';
|
||
|
src: url('Roboto-Regular.eot');
|
||
|
src: url('Roboto-Regular.eot?#iefix') format('embedded-opentype'),
|
||
|
url('Roboto-Regular.svg#Roboto-Regular') format('svg'),
|
||
|
url('Roboto-Regular.ttf') format('truetype'),
|
||
|
url('Roboto-Regular.woff') format('woff'),
|
||
|
url('Roboto-Regular.woff2') format('woff2');
|
||
|
font-weight: normal;
|
||
|
font-style: normal;
|
||
|
}
|
||
|
|