Skip to content
Snippets Groups Projects
Verified Commit 3bd439b4 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fixes prefix issues

parent 5fa1104e
No related branches found
No related tags found
No related merge requests found
......@@ -6,12 +6,12 @@
font-family: "Font Awesome 5 Brands";
font-style: normal;
font-weight: 400;
src: url("../fonts/fa-brands-400.eot");
src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
url("../fonts/fa-brands-400.woff2") format("woff2"),
url("../fonts/fa-brands-400.woff") format("woff"),
url("../fonts/fa-brands-400.ttf") format("truetype"),
url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
src: url("fa-brands-400.eot");
src: url("fa-brands-400.eot?#iefix") format("embedded-opentype"),
url("fa-brands-400.woff2") format("woff2"),
url("fa-brands-400.woff") format("woff"),
url("fa-brands-400.ttf") format("truetype"),
url("fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
......
......@@ -2,11 +2,11 @@
font-family: "Material Icons";
font-style: normal;
font-weight: 400;
src: url("../fonts/MaterialIcons-Regular.eot"); /* For IE6-8 */
src: url("MaterialIcons-Regular.eot"); /* For IE6-8 */
src: local("Material Icons"), local("MaterialIcons-Regular"),
url("../fonts/MaterialIcons-Regular.woff2") format("woff2"),
url("../fonts/MaterialIcons-Regular.woff") format("woff"),
url("../fonts/MaterialIcons-Regular.ttf") format("truetype");
url("MaterialIcons-Regular.woff2") format("woff2"),
url("MaterialIcons-Regular.woff") format("woff"),
url("MaterialIcons-Regular.ttf") format("truetype");
}
.material-icons {
......
......@@ -3,11 +3,11 @@
font-family: "Roboto Mono";
font-style: normal;
font-weight: 400;
src: url("../fonts/roboto-mono-v5-latin-regular.eot"); /* IE9 Compat Modes */
src: url("roboto-mono-v5-latin-regular.eot"); /* IE9 Compat Modes */
src: local("Roboto Mono"), local("RobotoMono-Regular"),
url("../fonts/roboto-mono-v5-latin-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("../fonts/roboto-mono-v5-latin-regular.woff2") format("woff2"), /* Super Modern Browsers */
url("../fonts/roboto-mono-v5-latin-regular.woff") format("woff"), /* Modern Browsers */
url("../fonts/roboto-mono-v5-latin-regular.ttf") format("truetype"), /* Safari, Android, iOS */
url("../fonts/roboto-mono-v5-latin-regular.svg#RobotoMono") format("svg"); /* Legacy iOS */
url("roboto-mono-v5-latin-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("roboto-mono-v5-latin-regular.woff2") format("woff2"), /* Super Modern Browsers */
url("roboto-mono-v5-latin-regular.woff") format("woff"), /* Modern Browsers */
url("roboto-mono-v5-latin-regular.ttf") format("truetype"), /* Safari, Android, iOS */
url("roboto-mono-v5-latin-regular.svg#RobotoMono") format("svg"); /* Legacy iOS */
}
......@@ -3,13 +3,13 @@
font-family: Roboto;
font-style: normal;
font-weight: 300;
src: url("../fonts/roboto-v18-latin-300.eot"); /* IE9 Compat Modes */
src: url("roboto-v18-latin-300.eot"); /* IE9 Compat Modes */
src: local("Roboto Light"), local("Roboto-Light"),
url("../fonts/roboto-v18-latin-300.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("../fonts/roboto-v18-latin-300.woff2") format("woff2"), /* Super Modern Browsers */
url("../fonts/roboto-v18-latin-300.woff") format("woff"), /* Modern Browsers */
url("../fonts/roboto-v18-latin-300.ttf") format("truetype"), /* Safari, Android, iOS */
url("../fonts/roboto-v18-latin-300.svg#Roboto") format("svg"); /* Legacy iOS */
url("roboto-v18-latin-300.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("roboto-v18-latin-300.woff2") format("woff2"), /* Super Modern Browsers */
url("roboto-v18-latin-300.woff") format("woff"), /* Modern Browsers */
url("roboto-v18-latin-300.ttf") format("truetype"), /* Safari, Android, iOS */
url("roboto-v18-latin-300.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-regular - latin */
......@@ -17,13 +17,13 @@
font-family: Roboto;
font-style: normal;
font-weight: 400;
src: url("../fonts/roboto-v18-latin-regular.eot"); /* IE9 Compat Modes */
src: url("roboto-v18-latin-regular.eot"); /* IE9 Compat Modes */
src: local(Roboto), local("Roboto-Regular"),
url("../fonts/roboto-v18-latin-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("../fonts/roboto-v18-latin-regular.woff2") format("woff2"), /* Super Modern Browsers */
url("../fonts/roboto-v18-latin-regular.woff") format("woff"), /* Modern Browsers */
url("../fonts/roboto-v18-latin-regular.ttf") format("truetype"), /* Safari, Android, iOS */
url("../fonts/roboto-v18-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
url("roboto-v18-latin-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("roboto-v18-latin-regular.woff2") format("woff2"), /* Super Modern Browsers */
url("roboto-v18-latin-regular.woff") format("woff"), /* Modern Browsers */
url("roboto-v18-latin-regular.ttf") format("truetype"), /* Safari, Android, iOS */
url("roboto-v18-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-italic - latin */
......@@ -31,13 +31,13 @@
font-family: Roboto;
font-style: italic;
font-weight: 400;
src: url("../fonts/roboto-v18-latin-italic.eot"); /* IE9 Compat Modes */
src: url("roboto-v18-latin-italic.eot"); /* IE9 Compat Modes */
src: local("Roboto Italic"), local("Roboto-Italic"),
url("../fonts/roboto-v18-latin-italic.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("../fonts/roboto-v18-latin-italic.woff2") format("woff2"), /* Super Modern Browsers */
url("../fonts/roboto-v18-latin-italic.woff") format("woff"), /* Modern Browsers */
url("../fonts/roboto-v18-latin-italic.ttf") format("truetype"), /* Safari, Android, iOS */
url("../fonts/roboto-v18-latin-italic.svg#Roboto") format("svg"); /* Legacy iOS */
url("roboto-v18-latin-italic.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("roboto-v18-latin-italic.woff2") format("woff2"), /* Super Modern Browsers */
url("roboto-v18-latin-italic.woff") format("woff"), /* Modern Browsers */
url("roboto-v18-latin-italic.ttf") format("truetype"), /* Safari, Android, iOS */
url("roboto-v18-latin-italic.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-700 - latin */
......@@ -45,11 +45,11 @@
font-family: Roboto;
font-style: normal;
font-weight: 700;
src: url("../fonts/roboto-v18-latin-700.eot"); /* IE9 Compat Modes */
src: url("roboto-v18-latin-700.eot"); /* IE9 Compat Modes */
src: local("Roboto Bold"), local("Roboto-Bold"),
url("../fonts/roboto-v18-latin-700.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("../fonts/roboto-v18-latin-700.woff2") format("woff2"), /* Super Modern Browsers */
url("../fonts/roboto-v18-latin-700.woff") format("woff"), /* Modern Browsers */
url("../fonts/roboto-v18-latin-700.ttf") format("truetype"), /* Safari, Android, iOS */
url("../fonts/roboto-v18-latin-700.svg#Roboto") format("svg"); /* Legacy iOS */
url("roboto-v18-latin-700.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("roboto-v18-latin-700.woff2") format("woff2"), /* Super Modern Browsers */
url("roboto-v18-latin-700.woff") format("woff"), /* Modern Browsers */
url("roboto-v18-latin-700.ttf") format("truetype"), /* Safari, Android, iOS */
url("roboto-v18-latin-700.svg#Roboto") format("svg"); /* Legacy iOS */
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment