mirror of
https://github.com/zaserge/dcnc.git
synced 2026-02-12 02:15:01 +03:00
6 lines
155 B
CSS
6 lines
155 B
CSS
@font-face {
|
|
font-family: 'Roboto Condensed';
|
|
src: url(../fonts/RobotoCondensed-Regular.woff2) format('woff2');
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
} |