mirror of
https://github.com/cupcakearmy/dvb.git
synced 2024-11-06 01:24:11 +01:00
6 lines
117 B
CSS
6 lines
117 B
CSS
|
@font-face {
|
||
|
font-family: 'Army';
|
||
|
font-weight: normal;
|
||
|
font-style: normal;
|
||
|
src: local('Army'), url('Army.tff');
|
||
|
}
|