Upload New File

This commit is contained in:
Octo Andri 2020-10-30 16:18:16 +00:00
parent 8b499c6e6c
commit 7a17c56fc3
1 changed files with 11 additions and 0 deletions

View File

@ -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';
}