Upload New File
This commit is contained in:
parent
8b499c6e6c
commit
7a17c56fc3
|
@ -0,0 +1,11 @@
|
|||
@font-face {
|
||||
font-family: 'F25 Bank Printer';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: local('F25 Bank Printer'), local('F25 Bank Printer'), url(../fonts/F25_Bank_Printer.woff2) format('woff2');
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'F25 Bank Printer';
|
||||
}
|
Loading…
Reference in New Issue