parent
abf22cc58b
commit
91799b978a
|
|
@ -5,7 +5,7 @@
|
|||
<link rel="preload" as="font" href="./fonts/Lato-Bold.ttf" type="font/ttf" crossorigin="anonymous">
|
||||
</link>
|
||||
<style>
|
||||
@media print { .no-print, .no-print * { visibility: hidden !important; }
|
||||
@media print { .no-print, .no-print * { visibility: hidden !important; } }
|
||||
@font-face {font-family: "Roboto"; src: url("./fonts/Roboto-Regular.ttf");}
|
||||
@font-face {font-family: "Roboto"; src: url("./fonts/Roboto-Bold.ttf"); font-weight: bold;}@font-face {font-family: "Lato"; src: url("./fonts/Lato-Regular.ttf");}
|
||||
@font-face {font-family: "Lato"; src: url("./fonts/Lato-Bold.ttf"); font-weight: bold;}@font-face {font-family: "Montserrat"; src: url("./fonts/Montserrat-Regular.ttf");}
|
||||
|
|
|
|||
Loading…
Reference in New Issue