1
0
Fork 0
why-cant-we-deploy-today/dist/theme/fonts/league-gothic/league-gothic.css
Dirk Nederveen b8f616bf0f
SO PRETTY
2023-05-23 19:50:14 +02:00

10 lines
297 B
CSS

@font-face {
font-family: "League Gothic";
src: url("./league-gothic.eot");
src: url("./league-gothic.eot?#iefix") format("embedded-opentype"),
url("./league-gothic.woff") format("woff"),
url("./league-gothic.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}