4 lines
109 B
CSS
4 lines
109 B
CSS
|
@font-face {
|
||
|
font-family: 'text-security-disc';
|
||
|
src: url('text-security-disc.woff') format('woff');
|
||
|
}
|