10 lines
220 B
CSS
10 lines
220 B
CSS
|
/* gareth_free */
|
||
|
@font-face {
|
||
|
font-family: Gareth_free;
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: local("Gareth_free"), local("Gareth_free-Regular"), url(gareth_free.woff2) format("woff2");
|
||
|
font-display: swap;
|
||
|
}
|
||
|
|