blob: f19f571b0e889a8598e3ca5f3d0a0e7a2e92965a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
/* laperm */
@font-face {
font-family: Laperm;
font-style: normal;
font-weight: 400;
src: local("Laperm"), local("Laperm-Regular"), url(laperm.woff2) format("woff2");
font-display: swap;
}
|