mirror of
https://github.com/roytam1/UXP.git
synced 2026-07-08 08:09:41 +00:00
6 lines
155 B
CSS
6 lines
155 B
CSS
@font-face {
|
|
font-family: 'FiraSans';
|
|
src: url('../fonts/FiraSans-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
} |