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