ohctechv3/.svn/pristine/0f/0f96cf9641f0315400e031e43da53b5a051e314f.svn-base

8 lines
258 B
Plaintext
Raw Normal View History

2024-10-28 15:03:36 +05:30
/* roboto-latin-700-normal */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url(./files/roboto-latin-700-normal.woff2) format('woff2'), url(./files/roboto-latin-700-normal.woff) format('woff');
}