OctoSpaccHub/public/Assets/CSS/Font_F25_Bank_Printer.css

13 lines
270 B
CSS
Raw Normal View History

2020-10-30 17:18:16 +01:00
@font-face {
font-family: 'F25 Bank Printer';
font-style: normal;
font-weight: 400;
font-display: swap;
2021-09-22 22:58:20 +02:00
src: local('F25 Bank Printer'), local('F25 Bank Printer'),
url(../Fonts/F25_Bank_Printer.woff2) format('woff2');
2020-10-30 17:18:16 +01:00
}
body {
font-family: 'F25 Bank Printer';
2021-09-22 22:58:20 +02:00
}