Commit 70362fb8 authored by Ben Galloway's avatar Ben Galloway

Add Arial font-face definitions

parent ed4281a9
@font-face {
font-family: "Arial";
src: url("https://style.gsc.org.uk/fonts/Arial/Arial-BoldItalicMT.eot");
src: local("Arial Bold Italic"), local("Arial-BoldItalicMT"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-BoldItalicMT.eot?#iefix") format("embedded-opentype"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-BoldItalicMT.woff2") format("woff2"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-BoldItalicMT.woff") format("woff"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-BoldItalicMT.ttf") format("truetype"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-BoldItalicMT.svg#Arial-BoldItalicMT") format("svg");
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: "Arial";
src: url("https://style.gsc.org.uk/fonts/Arial/ArialMT.eot");
src: local("Arial"), local("ArialMT"),
url("https://style.gsc.org.uk/fonts/Arial/ArialMT.eot?#iefix") format("embedded-opentype"),
url("https://style.gsc.org.uk/fonts/Arial/ArialMT.woff2") format("woff2"),
url("https://style.gsc.org.uk/fonts/Arial/ArialMT.woff") format("woff"),
url("https://style.gsc.org.uk/fonts/Arial/ArialMT.ttf") format("truetype"),
url("https://style.gsc.org.uk/fonts/Arial/ArialMT.svg#ArialMT") format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Arial";
src: url("https://style.gsc.org.uk/fonts/Arial/Arial-BoldMT.eot");
src: local("Arial Bold"), local("Arial-BoldMT"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-BoldMT.eot?#iefix") format("embedded-opentype"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-BoldMT.woff2") format("woff2"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-BoldMT.woff") format("woff"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-BoldMT.ttf") format("truetype"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-BoldMT.svg#Arial-BoldMT") format("svg");
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: "Arial";
src: url("https://style.gsc.org.uk/fonts/Arial/Arial-ItalicMT.eot");
src: local("Arial Italic"), local("Arial-ItalicMT"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-ItalicMT.eot?#iefix") format("embedded-opentype"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-ItalicMT.woff2") format("woff2"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-ItalicMT.woff") format("woff"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-ItalicMT.ttf") format("truetype"),
url("https://style.gsc.org.uk/fonts/Arial/Arial-ItalicMT.svg#Arial-ItalicMT") format("svg");
font-weight: normal;
font-style: italic;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment