Files
fonts/css/avara.css
2026-02-04 19:46:04 +00:00

27 lines
546 B
CSS

@font-face {
font-family: "Avara";
src: url("https://fonts.ob248.com/fonts/Avara-Bold.ttf")
format("truetype");
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Avara";
src: url("https://fonts.ob248.com/fonts/Avara-BoldItalic.ttf")
format("truetype");
font-weight: 200;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Avara";
src: url("https://fonts.ob248.com/fonts/Avara-Black.ttf")
format("truetype");
font-weight: 205;
font-style: normal;
font-display: swap;
}