Skip to content
Snippets Groups Projects
Commit a8257495 authored by benjamin's avatar benjamin
Browse files

lora cleanup

parent 2638ae39
Branches
No related tags found
No related merge requests found
Pipeline #2508 passed
...@@ -34,34 +34,6 @@ ...@@ -34,34 +34,6 @@
font-display: swap; font-display: swap;
} }
@font-face {
font-family: "Lora-Bold";
src: url("../fonts/Lora-Bold.eot"); /* IE9 Compat Modes */
src: url("../fonts/Lora-Bold.eot?#iefix") format("embedded-opentype"),
/* IE6-IE8 */ url("../fonts/Lora-Bold.otf") format("opentype"),
/* Open Type Font */ url("../fonts/Lora-Bold.svg") format("svg"),
/* Legacy iOS */ url("../fonts/Lora-Bold.ttf") format("truetype"),
/* Safari, Android, iOS */ url("../fonts/Lora-Bold.woff") format("woff"),
/* Modern Browsers */ url("../fonts/Lora-Bold.woff2") format("woff2"); /* Modern Browsers */
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Lora-Regular";
src: url("../fonts/Lora-Regular.eot"); /* IE9 Compat Modes */
src: url("../fonts/Lora-Regular.eot?#iefix") format("embedded-opentype"),
/* IE6-IE8 */ url("../fonts/Lora-Regular.otf") format("opentype"),
/* Open Type Font */ url("../fonts/Lora-Regular.svg") format("svg"),
/* Legacy iOS */ url("../fonts/Lora-Regular.ttf") format("truetype"),
/* Safari, Android, iOS */ url("../fonts/Lora-Regular.woff") format("woff"),
/* Modern Browsers */ url("../fonts/Lora-Regular.woff2") format("woff2"); /* Modern Browsers */
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face { @font-face {
font-family: "AtkinsonHyperlegible-Bold"; font-family: "AtkinsonHyperlegible-Bold";
src: url("../fonts/Atkinson-Hyperlegible-Bold.eot"); /* IE9 Compat Modes */ src: url("../fonts/Atkinson-Hyperlegible-Bold.eot"); /* IE9 Compat Modes */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment