From 0d49600d1e908dd4d4ebb4e594b1f84b2f5a5d60 Mon Sep 17 00:00:00 2001 From: Andy Chosak Date: Wed, 6 Dec 2017 10:06:07 -0500 Subject: [PATCH] update fonts to use woff and woff2 only --- .../static/regulations/css/less/fonts.less | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/regulations/static/regulations/css/less/fonts.less b/regulations/static/regulations/css/less/fonts.less index 7716ebe1..7e6439b3 100644 --- a/regulations/static/regulations/css/less/fonts.less +++ b/regulations/static/regulations/css/less/fonts.less @@ -6,8 +6,7 @@ @font-face{ font-family: "Avenir Next"; - src: url("../../fonts/e9167238-3b3f-4813-a04a-a384394eed42.eot"); - src: url("../../fonts/e9167238-3b3f-4813-a04a-a384394eed42.eot?iefix") format("embedded-opentype"), + src: url("../../fonts/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2") format("woff2"), url("../../fonts/1e9892c0-6927-4412-9874-1b82801ba47a.woff") format("woff"); font-weight: 400; font-style: normal; @@ -15,8 +14,7 @@ @font-face{ font-family: "Avenir Next Italic"; - src: url("../../fonts/d1fddef1-d940-4904-8f6c-17e809462301.eot"); - src: url("../../fonts/d1fddef1-d940-4904-8f6c-17e809462301.eot?iefix") format("embedded-opentype"), + src: url("../../fonts/7377dbe6-f11a-4a05-b33c-bc8ce1f60f84.woff2") format("woff2"), url("../../fonts/92b66dbd-4201-4ac2-a605-4d4ffc8705cc.woff") format("woff"); font-weight: 400; font-style: italic; @@ -24,8 +22,7 @@ @font-face{ font-family: "Avenir Next Demi"; - src: url("../../fonts/12d643f2-3899-49d5-a85b-ff430f5fad15.eot"); - src: url("../../fonts/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?iefix") format("embedded-opentype"), + src: url("../../fonts/aad99a1f-7917-4dd6-bbb5-b07cedbff64f.woff2") format("woff2"), url("../../fonts/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff") format("woff"); font-weight: 600; font-style: normal; @@ -33,8 +30,7 @@ @font-face{ font-family: "Avenir Next Bold"; - src: url("../../fonts/dccb10af-07a2-404c-bfc7-7750e2716bc1.eot"); - src: url("../../fonts/dccb10af-07a2-404c-bfc7-7750e2716bc1.eot?iefix") format("embedded-opentype"), + src: url("../../fonts/14c73713-e4df-4dba-933b-057feeac8dd1.woff2") format("woff2"), url("../../fonts/b8e906a1-f5e8-4bf1-8e80-82c646ca4d5f.woff") format("woff"); font-weight: 700; font-style: normal; @@ -42,8 +38,7 @@ @font-face{ font-family: "Avenir Next Demi Italic"; - src: url("../../fonts/770d9a7e-8842-4376-9319-8f2c8b8e880d.eot"); - src: url("../../fonts/770d9a7e-8842-4376-9319-8f2c8b8e880d.eot?#iefix") format("embedded-opentype"), + src: url("../../fonts/687932cb-145b-4690-a21d-ed1243db9e36.woff2") format("woff2"), url("../../fonts/bc350df4-3100-4ce1-84ce-4a5363dbccfa.woff") format("woff"); font-weight: 600; font-style: italic;