15 lines
346 B
CSS
15 lines
346 B
CSS
|
@font-face {
|
||
|
font-family: 'Roboto';
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
font-display: swap;
|
||
|
src: url(./KFOmCnqEu92Fr1Me5Q.ttf) format('truetype');
|
||
|
}
|
||
|
@font-face {
|
||
|
font-family: 'Roboto';
|
||
|
font-style: normal;
|
||
|
font-weight: 700;
|
||
|
font-display: swap;
|
||
|
src: url(./KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype');
|
||
|
}
|