You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
474 B
CSS

@font-face {
font-family: "Oleo Script";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url("./oleoscript/oleoscript-regular.woff2") format("woff2"),
url("./oleoscript/oleoscript-regular.ttf") format("ttf");
}
@font-face {
font-family: "Oleo Script";
font-style: normal;
font-weight: 700;
font-display: swap;
src: url("./oleoscript/oleoscript-bold.woff2") format("woff2"),
url("./oleoscript/oleoscript-bold.ttf") format("ttf");
}