8 lines
258 B
Plaintext
8 lines
258 B
Plaintext
|
/* roboto-latin-300-normal */
|
||
|
@font-face {
|
||
|
font-family: 'Roboto';
|
||
|
font-style: normal;
|
||
|
font-display: swap;
|
||
|
font-weight: 300;
|
||
|
src: url(./files/roboto-latin-300-normal.woff2) format('woff2'), url(./files/roboto-latin-300-normal.woff) format('woff');
|
||
|
}
|