Skip to content
Snippets Groups Projects
Commit 4e02bfed authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Host the fonts locally. Set up a font file, download all the fonts for .eot, .ttf, and .woff.

issue #1695
parent 9ce2c821
No related branches found
No related tags found
No related merge requests found
Showing
with 2 additions and 1 deletion
......@@ -110,11 +110,13 @@ var dialog_js = und.flatten([
exports.resources = {
'/production/dialog.css': [
'/fonts/fonts.css',
'/css/common.css',
'/dialog/css/popup.css',
'/dialog/css/m.css'
],
'/production/browserid.css': [
'/fonts/fonts.css',
'/css/common.css',
'/css/style.css',
'/css/m.css'
......
......@@ -291,7 +291,6 @@ a.secondary[disabled], .submit_disabled a.secondary, .submit_disabled a.secondar
}
.headline-main, h1, h2, h3, h4 {
font-family: 'Open Sans', "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-weight: normal;
text-shadow: 0px 1px 0px rgba(255,255,255,0.75);
}
......
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment