mirror of
https://github.com/hex248/fonts.git
synced 2026-02-07 18:23:06 +00:00
new fonts
This commit is contained in:
29
css/avara.css
Normal file
29
css/avara.css
Normal file
@@ -0,0 +1,29 @@
|
||||
@font-face {
|
||||
font-family: "Avara";
|
||||
src:
|
||||
url("https://fonts.ob248.com/fonts/Avara-Bold.woff2") format("woff2"),
|
||||
url("https://fonts.ob248.com/fonts/Avara-Bold.woff") format("woff");
|
||||
font-weight: 200;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Avara";
|
||||
src:
|
||||
url("https://fonts.ob248.com/fonts/Avara-BoldItalic.woff2") format("woff2"),
|
||||
url("https://fonts.ob248.com/fonts/Avara-BoldItalic.woff") format("woff");
|
||||
font-weight: 200;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Avara";
|
||||
src:
|
||||
url("https://fonts.ob248.com/fonts/Avara-Black.woff2") format("woff2"),
|
||||
url("https://fonts.ob248.com/fonts/Avara-Black.woff") format("woff");
|
||||
font-weight: 205;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
Reference in New Issue
Block a user