Skip to content

Commit bda7f8e

Browse files
Merge pull request #73 from MITLibraries/cssfix
Fix internal paths to theme assets in CSS
2 parents 2865804 + c0249d9 commit bda7f8e

File tree

4 files changed

+39
-38
lines changed

4 files changed

+39
-38
lines changed

web/app/themes/mitlib-parent/css/scss/_responsive.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
}
171171

172172
.libraryTitle .space247 {
173-
background: transparent url(../images/study247.png) no-repeat;
173+
background: transparent url(#{$imagesPath}/study247.png) no-repeat;
174174
}
175175

176176
.mainContent .tabcontent .first {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
$imagesPath: '../../images';
2+
$fontsPath: '../../fonts';
23
$libsPath: '../../libs';

web/app/themes/mitlib-parent/css/scss/partials/_fonts.scss

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -5,135 +5,135 @@ This CSS resource incorporates links to font software which is the valuable copy
55
@font-face{
66
font-family:"NHaasGroteskDisp";
77
font-weight: 200;
8-
src:url("Fonts/825400/45070789-5c37-49df-beb0-ab1e3133920e.eot?#iefix");
9-
src:url("Fonts/825400/45070789-5c37-49df-beb0-ab1e3133920e.eot?#iefix") format("eot"),url("Fonts/825400/ca6a839e-112e-49a1-b98d-ff71960f48f8.woff2") format("woff2"),url("Fonts/825400/9683323b-2589-4b72-9201-151e5727d797.woff") format("woff"),url("Fonts/825400/c10a1505-b3d6-46b1-ba11-65d5d5c72150.ttf") format("truetype");
8+
src:url("#{$fontsPath}/825400/45070789-5c37-49df-beb0-ab1e3133920e.eot?#iefix");
9+
src:url("#{$fontsPath}/825400/45070789-5c37-49df-beb0-ab1e3133920e.eot?#iefix") format("eot"),url("#{$fontsPath}/825400/ca6a839e-112e-49a1-b98d-ff71960f48f8.woff2") format("woff2"),url("#{$fontsPath}/825400/9683323b-2589-4b72-9201-151e5727d797.woff") format("woff"),url("#{$fontsPath}/825400/c10a1505-b3d6-46b1-ba11-65d5d5c72150.ttf") format("truetype");
1010
}
1111
// Light Display
1212
@font-face{
1313
font-family:"NHaasGroteskDisp";
1414
font-weight: 300;
15-
src:url("../../../fonts/5548962/f831cb10-1843-40f5-8991-9dc786fec725.eot?#iefix");
16-
src:url("../../../fonts/5548962/f831cb10-1843-40f5-8991-9dc786fec725.eot?#iefix") format("eot"),url("../../../fonts/5548962/47e29da7-7a58-44de-8b3c-db20c65f6c3f.woff2") format("woff2"),url("../../../fonts/5548962/b760d559-b712-4db0-a54c-0d0f8c10495b.woff") format("woff"),url("../../../fonts/5548962/2fde6ffe-41ba-4934-a9cd-4884603328ee.ttf") format("truetype");
15+
src:url("#{$fontsPath}/5548962/f831cb10-1843-40f5-8991-9dc786fec725.eot?#iefix");
16+
src:url("#{$fontsPath}/5548962/f831cb10-1843-40f5-8991-9dc786fec725.eot?#iefix") format("eot"),url("#{$fontsPath}/5548962/47e29da7-7a58-44de-8b3c-db20c65f6c3f.woff2") format("woff2"),url("#{$fontsPath}/5548962/b760d559-b712-4db0-a54c-0d0f8c10495b.woff") format("woff"),url("#{$fontsPath}/5548962/2fde6ffe-41ba-4934-a9cd-4884603328ee.ttf") format("truetype");
1717
}
1818
// Regular Display
1919
@font-face{
2020
font-family:"NHaasGroteskDisp";
2121
font-weight: 400;
22-
src:url("../../../fonts/5549029/af92ac3b-2fbd-40a2-bfff-e1bbbc25af20.eot?#iefix");
23-
src:url("../../../fonts/5549029/af92ac3b-2fbd-40a2-bfff-e1bbbc25af20.eot?#iefix") format("eot"),url("../../../fonts/5549029/6e329389-9c44-48b0-8291-f918840fe862.woff2") format("woff2"),url("../../../fonts/5549029/dc6a6646-e0ac-4deb-b3c0-19e5dc30bf6a.woff") format("woff"),url("../../../fonts/5549029/b9a6a687-9455-4b53-af55-4fcad8d9572d.ttf") format("truetype");
22+
src:url("#{$fontsPath}/5549029/af92ac3b-2fbd-40a2-bfff-e1bbbc25af20.eot?#iefix");
23+
src:url("#{$fontsPath}/5549029/af92ac3b-2fbd-40a2-bfff-e1bbbc25af20.eot?#iefix") format("eot"),url("#{$fontsPath}/5549029/6e329389-9c44-48b0-8291-f918840fe862.woff2") format("woff2"),url("#{$fontsPath}/5549029/dc6a6646-e0ac-4deb-b3c0-19e5dc30bf6a.woff") format("woff"),url("#{$fontsPath}/5549029/b9a6a687-9455-4b53-af55-4fcad8d9572d.ttf") format("truetype");
2424
}
2525
// Medium Display
2626
@font-face{
2727
font-family:"NHaasGroteskDisp";
2828
font-weight: 600;
29-
src:url("../../../fonts/825424/83d6b8f7-bd47-4e8d-a359-27b74d3100f6.eot?#iefix");
30-
src:url("../../../fonts/825424/83d6b8f7-bd47-4e8d-a359-27b74d3100f6.eot?#iefix") format("eot"),url("../../../fonts/825424/75e1af8f-1a4c-475a-8b53-f27e52822b6b.woff2") format("woff2"),url("../../../fonts/825424/2ba6fbd5-9c17-4733-af15-f49fbecc5c15.woff") format("woff"),url("../../../fonts/825424/7dcf6c37-4fb4-4211-9808-6a39bfa89e0d.ttf") format("truetype");
29+
src:url("#{$fontsPath}/825424/83d6b8f7-bd47-4e8d-a359-27b74d3100f6.eot?#iefix");
30+
src:url("#{$fontsPath}/825424/83d6b8f7-bd47-4e8d-a359-27b74d3100f6.eot?#iefix") format("eot"),url("#{$fontsPath}/825424/75e1af8f-1a4c-475a-8b53-f27e52822b6b.woff2") format("woff2"),url("#{$fontsPath}/825424/2ba6fbd5-9c17-4733-af15-f49fbecc5c15.woff") format("woff"),url("#{$fontsPath}/825424/7dcf6c37-4fb4-4211-9808-6a39bfa89e0d.ttf") format("truetype");
3131
}
3232
// Bold Display
3333
@font-face{
3434
font-family:"NHaasGroteskDisp";
3535
font-weight: 700;
36-
src:url("../../../fonts/825430/ed82538c-6090-4c05-ac72-c636496df8de.eot?#iefix");
37-
src:url("../../../fonts/825430/ed82538c-6090-4c05-ac72-c636496df8de.eot?#iefix") format("eot"),url("../../../fonts/825430/c24b7456-b9fe-40ab-94af-ba8d3025fada.woff2") format("woff2"),url("../../../fonts/825430/da47ecd2-feea-403e-b247-9f8f5bb5157b.woff") format("woff"),url("../../../fonts/825430/0deba34f-9242-462b-a359-74e95714f821.ttf") format("truetype");
36+
src:url("#{$fontsPath}/825430/ed82538c-6090-4c05-ac72-c636496df8de.eot?#iefix");
37+
src:url("#{$fontsPath}/825430/ed82538c-6090-4c05-ac72-c636496df8de.eot?#iefix") format("eot"),url("#{$fontsPath}/825430/c24b7456-b9fe-40ab-94af-ba8d3025fada.woff2") format("woff2"),url("#{$fontsPath}/825430/da47ecd2-feea-403e-b247-9f8f5bb5157b.woff") format("woff"),url("#{$fontsPath}/825430/0deba34f-9242-462b-a359-74e95714f821.ttf") format("truetype");
3838
}
3939
// Black Display
4040
@font-face{
4141
font-family:"NHaasGroteskDisp";
4242
font-weight: 800;
43-
src:url("../../../fonts/825436/4a1d2048-47ef-4ea3-bf10-15aaa5e2c356.eot?#iefix");
44-
src:url("../../../fonts/825436/4a1d2048-47ef-4ea3-bf10-15aaa5e2c356.eot?#iefix") format("eot"),url("../../../fonts/825436/f53e5775-ed10-4b0d-bae1-efc8fb73f320.woff2") format("woff2"),url("../../../fonts/825436/71c97127-1adf-4bc2-92c9-4d4baf64c06c.woff") format("woff"),url("../../../fonts/825436/2ddf29df-f841-4d18-89df-e571abf167d9.ttf") format("truetype");
43+
src:url("#{$fontsPath}/825436/4a1d2048-47ef-4ea3-bf10-15aaa5e2c356.eot?#iefix");
44+
src:url("#{$fontsPath}/825436/4a1d2048-47ef-4ea3-bf10-15aaa5e2c356.eot?#iefix") format("eot"),url("#{$fontsPath}/825436/f53e5775-ed10-4b0d-bae1-efc8fb73f320.woff2") format("woff2"),url("#{$fontsPath}/825436/71c97127-1adf-4bc2-92c9-4d4baf64c06c.woff") format("woff"),url("#{$fontsPath}/825436/2ddf29df-f841-4d18-89df-e571abf167d9.ttf") format("truetype");
4545
}
4646
// Thin Display italic
4747
@font-face{
4848
font-family:"NHaasGroteskDisp";
4949
font-weight: 200;
5050
font-style: italic;
51-
src:url("../../../fonts/5548941/266fcb54-5bdc-4b1c-b92c-67cdf2d0cb07.eot?#iefix");
52-
src:url("../../../fonts/5548941/266fcb54-5bdc-4b1c-b92c-67cdf2d0cb07.eot?#iefix") format("eot"),url("../../../fonts/5548941/7074a71a-6807-44ee-a518-c70f6a3f9757.woff2") format("woff2"),url("../../../fonts/5548941/1584bfa3-1696-4722-b423-fa983413be40.woff") format("woff"),url("../../../fonts/5548941/cf3b269e-f36d-4a2c-a1f6-441af4a1e391.ttf") format("truetype");
51+
src:url("#{$fontsPath}/5548941/266fcb54-5bdc-4b1c-b92c-67cdf2d0cb07.eot?#iefix");
52+
src:url("#{$fontsPath}/5548941/266fcb54-5bdc-4b1c-b92c-67cdf2d0cb07.eot?#iefix") format("eot"),url("#{$fontsPath}/5548941/7074a71a-6807-44ee-a518-c70f6a3f9757.woff2") format("woff2"),url("#{$fontsPath}/5548941/1584bfa3-1696-4722-b423-fa983413be40.woff") format("woff"),url("#{$fontsPath}/5548941/cf3b269e-f36d-4a2c-a1f6-441af4a1e391.ttf") format("truetype");
5353
}
5454
// Light Display italic
5555
@font-face{
5656
font-family:"NHaasGroteskDisp";
5757
font-weight: 300;
5858
font-style: italic;
59-
src:url("../../../fonts/5548969/49e07db3-d2f7-4a3a-812e-3568f6a2ad6d.eot?#iefix");
60-
src:url("../../../fonts/5548969/49e07db3-d2f7-4a3a-812e-3568f6a2ad6d.eot?#iefix") format("eot"),url("../../../fonts/5548969/7c83a405-2678-4ccf-b21d-985a005c8ce1.woff2") format("woff2"),url("../../../fonts/5548969/e07d1c64-c5a2-4a87-973f-d3298502dcf6.woff") format("woff"),url("../../../fonts/5548969/217c51bf-2a7d-47aa-85d2-11b83bde10b1.ttf") format("truetype");
59+
src:url("#{$fontsPath}/5548969/49e07db3-d2f7-4a3a-812e-3568f6a2ad6d.eot?#iefix");
60+
src:url("#{$fontsPath}/5548969/49e07db3-d2f7-4a3a-812e-3568f6a2ad6d.eot?#iefix") format("eot"),url("#{$fontsPath}/5548969/7c83a405-2678-4ccf-b21d-985a005c8ce1.woff2") format("woff2"),url("#{$fontsPath}/5548969/e07d1c64-c5a2-4a87-973f-d3298502dcf6.woff") format("woff"),url("#{$fontsPath}/5548969/217c51bf-2a7d-47aa-85d2-11b83bde10b1.ttf") format("truetype");
6161
}
6262
// Regular Display italic
6363
@font-face{
6464
font-family:"NHaasGroteskDisp";
6565
font-weight: 400;
6666
font-style: italic;
67-
src:url("../../../fonts/5548977/f7d9ade9-8e0c-46d5-973c-3888d9383bdd.eot?#iefix");
68-
src:url("../../../fonts/5548977/f7d9ade9-8e0c-46d5-973c-3888d9383bdd.eot?#iefix") format("eot"),url("../../../fonts/5548977/0faba21a-2c21-4d23-8245-0733b0e9f6e6.woff2") format("woff2"),url("../../../fonts/5548977/3f00786e-87b6-46f4-8460-af234e3f5a6e.woff") format("woff"),url("../../../fonts/5548977/75d10c70-d125-4428-b2bf-40663baf8043.ttf") format("truetype");
67+
src:url("#{$fontsPath}/5548977/f7d9ade9-8e0c-46d5-973c-3888d9383bdd.eot?#iefix");
68+
src:url("#{$fontsPath}/5548977/f7d9ade9-8e0c-46d5-973c-3888d9383bdd.eot?#iefix") format("eot"),url("#{$fontsPath}/5548977/0faba21a-2c21-4d23-8245-0733b0e9f6e6.woff2") format("woff2"),url("#{$fontsPath}/5548977/3f00786e-87b6-46f4-8460-af234e3f5a6e.woff") format("woff"),url("#{$fontsPath}/5548977/75d10c70-d125-4428-b2bf-40663baf8043.ttf") format("truetype");
6969
}
7070
// Medium Display italic
7171
@font-face{
7272
font-family:"NHaasGroteskDisp";
7373
font-weight: 600;
7474
font-style: italic;
75-
src:url("../../../fonts/5548992/3c56bf94-1abe-4431-ba15-6c6f27ee233b.eot?#iefix");
76-
src:url("../../../fonts/5548992/3c56bf94-1abe-4431-ba15-6c6f27ee233b.eot?#iefix") format("eot"),url("../../../fonts/5548992/ffe38a67-9745-402f-9fdf-a2348f2b8fa7.woff2") format("woff2"),url("../../../fonts/5548992/7428cb40-3e1e-4345-a1d5-9ec578bcd497.woff") format("woff"),url("../../../fonts/5548992/53a5fc6e-2bfc-490b-b7cb-9485456874c7.ttf") format("truetype");
75+
src:url("#{$fontsPath}/5548992/3c56bf94-1abe-4431-ba15-6c6f27ee233b.eot?#iefix");
76+
src:url("#{$fontsPath}/5548992/3c56bf94-1abe-4431-ba15-6c6f27ee233b.eot?#iefix") format("eot"),url("#{$fontsPath}/5548992/ffe38a67-9745-402f-9fdf-a2348f2b8fa7.woff2") format("woff2"),url("#{$fontsPath}/5548992/7428cb40-3e1e-4345-a1d5-9ec578bcd497.woff") format("woff"),url("#{$fontsPath}/5548992/53a5fc6e-2bfc-490b-b7cb-9485456874c7.ttf") format("truetype");
7777
}
7878
// Bold Display italic
7979
@font-face{
8080
font-family:"NHaasGroteskDisp";
8181
font-weight: 700;
8282
font-style: italic;
83-
src:url("../../../fonts/5549007/c82c9ca1-a7e4-4c25-be1b-ff8a514a0bf1.eot?#iefix");
84-
src:url("../../../fonts/5549007/c82c9ca1-a7e4-4c25-be1b-ff8a514a0bf1.eot?#iefix") format("eot"),url("../../../fonts/5549007/a3275537-cbbe-4703-8e27-4b40c973ce0d.woff2") format("woff2"),url("../../../fonts/5549007/d5bc5047-6576-478e-8e77-76597bf81a32.woff") format("woff"),url("../../../fonts/5549007/0ec78db5-d159-472a-ab7d-e9c8df29c6b8.ttf") format("truetype");
83+
src:url("#{$fontsPath}/5549007/c82c9ca1-a7e4-4c25-be1b-ff8a514a0bf1.eot?#iefix");
84+
src:url("#{$fontsPath}/5549007/c82c9ca1-a7e4-4c25-be1b-ff8a514a0bf1.eot?#iefix") format("eot"),url("#{$fontsPath}/5549007/a3275537-cbbe-4703-8e27-4b40c973ce0d.woff2") format("woff2"),url("#{$fontsPath}/5549007/d5bc5047-6576-478e-8e77-76597bf81a32.woff") format("woff"),url("#{$fontsPath}/5549007/0ec78db5-d159-472a-ab7d-e9c8df29c6b8.ttf") format("truetype");
8585
}
8686
// Black Display italic
8787
@font-face{
8888
font-family:"NHaasGroteskDisp";
8989
font-weight: 800;
9090
font-style: italic;
91-
src:url("../../../fonts/5549021/e8ffbe11-44b0-4f14-bf44-b0490d64af71.eot?#iefix");
92-
src:url("../../../fonts/5549021/e8ffbe11-44b0-4f14-bf44-b0490d64af71.eot?#iefix") format("eot"),url("../../../fonts/5549021/8fa9d2b2-bc21-4d7c-aa20-875b275a7aa6.woff2") format("woff2"),url("../../../fonts/5549021/d77339df-72d9-48b0-8691-63607394a82c.woff") format("woff"),url("../../../fonts/5549021/6cb02a5f-74cf-4a14-b0a8-d0950fc3fc3c.ttf") format("truetype");
91+
src:url("#{$fontsPath}/5549021/e8ffbe11-44b0-4f14-bf44-b0490d64af71.eot?#iefix");
92+
src:url("#{$fontsPath}/5549021/e8ffbe11-44b0-4f14-bf44-b0490d64af71.eot?#iefix") format("eot"),url("#{$fontsPath}/5549021/8fa9d2b2-bc21-4d7c-aa20-875b275a7aa6.woff2") format("woff2"),url("#{$fontsPath}/5549021/d77339df-72d9-48b0-8691-63607394a82c.woff") format("woff"),url("#{$fontsPath}/5549021/6cb02a5f-74cf-4a14-b0a8-d0950fc3fc3c.ttf") format("truetype");
9393
}
9494
// Regular Text
9595
@font-face{
9696
font-family:"NHaasGroteskTxt";
9797
font-weight: 400;
98-
src:url("../../../fonts/825376/d24ae558-ac0f-4a43-96da-dd49b68947f5.eot?#iefix");
99-
src:url("../../../fonts/825376/d24ae558-ac0f-4a43-96da-dd49b68947f5.eot?#iefix") format("eot"),url("../../../fonts/825376/a14594bf-73de-4b5f-9792-9566994a021d.woff2") format("woff2"),url("../../../fonts/825376/bb4a10bb-155d-4c1a-a813-c65e10fac36c.woff") format("woff"),url("../../../fonts/825376/53812a68-b352-4951-b19c-fe964db7ffe2.ttf") format("truetype");
98+
src:url("#{$fontsPath}/825376/d24ae558-ac0f-4a43-96da-dd49b68947f5.eot?#iefix");
99+
src:url("#{$fontsPath}/825376/d24ae558-ac0f-4a43-96da-dd49b68947f5.eot?#iefix") format("eot"),url("#{$fontsPath}/825376/a14594bf-73de-4b5f-9792-9566994a021d.woff2") format("woff2"),url("#{$fontsPath}/825376/bb4a10bb-155d-4c1a-a813-c65e10fac36c.woff") format("woff"),url("#{$fontsPath}/825376/53812a68-b352-4951-b19c-fe964db7ffe2.ttf") format("truetype");
100100
}
101101
// Regular Text italic
102102
@font-face{
103103
font-family:"NHaasGroteskTxt";
104104
font-weight: 400;
105105
font-style: italic;
106-
src:url("../../../fonts/825379/baa1ea73-44ac-4bb5-a6af-b7fc486d335f.eot?#iefix");
107-
src:url("../../../fonts/825379/baa1ea73-44ac-4bb5-a6af-b7fc486d335f.eot?#iefix") format("eot"),url("../../../fonts/825379/dc9df9ed-36b9-4522-8e57-1a899ed2c224.woff2") format("woff2"),url("../../../fonts/825379/ff571a3a-fb16-42b1-a691-23d8955aa35e.woff") format("woff"),url("../../../fonts/825379/4e756bdf-4269-4158-aad4-70a09c5eed5c.ttf") format("truetype");
106+
src:url("#{$fontsPath}/825379/baa1ea73-44ac-4bb5-a6af-b7fc486d335f.eot?#iefix");
107+
src:url("#{$fontsPath}/825379/baa1ea73-44ac-4bb5-a6af-b7fc486d335f.eot?#iefix") format("eot"),url("#{$fontsPath}/825379/dc9df9ed-36b9-4522-8e57-1a899ed2c224.woff2") format("woff2"),url("#{$fontsPath}/825379/ff571a3a-fb16-42b1-a691-23d8955aa35e.woff") format("woff"),url("#{$fontsPath}/825379/4e756bdf-4269-4158-aad4-70a09c5eed5c.ttf") format("truetype");
108108
}
109109
// Medium Text
110110
@font-face{
111111
font-family:"NHaasGroteskTxt";
112112
font-weight: 600;
113-
src:url("../../../fonts/825382/fca16206-1413-42b5-b3dd-ce6499d2bd3f.eot?#iefix");
114-
src:url("../../../fonts/825382/fca16206-1413-42b5-b3dd-ce6499d2bd3f.eot?#iefix") format("eot"),url("../../../fonts/825382/34ae0cd2-c49c-4df4-8270-fcda21c1b715.woff2") format("woff2"),url("../../../fonts/825382/9e666926-4bc9-4013-849e-dffa25a41dbd.woff") format("woff"),url("../../../fonts/825382/37e13425-7daf-407c-ba41-43ebd7d30855.ttf") format("truetype");
113+
src:url("#{$fontsPath}/825382/fca16206-1413-42b5-b3dd-ce6499d2bd3f.eot?#iefix");
114+
src:url("#{$fontsPath}/825382/fca16206-1413-42b5-b3dd-ce6499d2bd3f.eot?#iefix") format("eot"),url("#{$fontsPath}/825382/34ae0cd2-c49c-4df4-8270-fcda21c1b715.woff2") format("woff2"),url("#{$fontsPath}/825382/9e666926-4bc9-4013-849e-dffa25a41dbd.woff") format("woff"),url("#{$fontsPath}/825382/37e13425-7daf-407c-ba41-43ebd7d30855.ttf") format("truetype");
115115
}
116116
// Medium Text italic
117117
@font-face{
118118
font-family:"NHaasGroteskTxt";
119119
font-weight: 600;
120120
font-style: italic;
121-
src:url("../../../fonts/825385/a0bf86e3-a9f2-4579-8187-62d3f2386821.eot?#iefix");
122-
src:url("../../../fonts/825385/a0bf86e3-a9f2-4579-8187-62d3f2386821.eot?#iefix") format("eot"),url("../../../fonts/825385/c951fbb4-1116-47e5-b057-5691a20747eb.woff2") format("woff2"),url("../../../fonts/825385/cfaf1c42-858f-4acc-88d8-f0fd7d3e6295.woff") format("woff"),url("../../../fonts/825385/602dde2d-6c6d-491a-b06e-6b1d3e3d6939.ttf") format("truetype");
121+
src:url("#{$fontsPath}/825385/a0bf86e3-a9f2-4579-8187-62d3f2386821.eot?#iefix");
122+
src:url("#{$fontsPath}/825385/a0bf86e3-a9f2-4579-8187-62d3f2386821.eot?#iefix") format("eot"),url("#{$fontsPath}/825385/c951fbb4-1116-47e5-b057-5691a20747eb.woff2") format("woff2"),url("#{$fontsPath}/825385/cfaf1c42-858f-4acc-88d8-f0fd7d3e6295.woff") format("woff"),url("#{$fontsPath}/825385/602dde2d-6c6d-491a-b06e-6b1d3e3d6939.ttf") format("truetype");
123123
}
124124
// Bold Text
125125
@font-face{
126126
font-family:"NHaasGroteskTxt";
127127
font-weight: 700;
128-
src:url("../../../fonts/825388/8d290bc2-1f22-40ea-be12-7000a5406aff.eot?#iefix");
129-
src:url("../../../fonts/825388/8d290bc2-1f22-40ea-be12-7000a5406aff.eot?#iefix") format("eot"),url("../../../fonts/825388/d13fb250-6b64-4d97-85df-51fc6625a891.woff2") format("woff2"),url("../../../fonts/825388/60fa2ce6-c35e-4203-9bbf-25dd128daec5.woff") format("woff"),url("../../../fonts/825388/dda121ff-e230-440f-83fb-40aefbd6e09a.ttf") format("truetype");
128+
src:url("#{$fontsPath}/825388/8d290bc2-1f22-40ea-be12-7000a5406aff.eot?#iefix");
129+
src:url("#{$fontsPath}/825388/8d290bc2-1f22-40ea-be12-7000a5406aff.eot?#iefix") format("eot"),url("#{$fontsPath}/825388/d13fb250-6b64-4d97-85df-51fc6625a891.woff2") format("woff2"),url("#{$fontsPath}/825388/60fa2ce6-c35e-4203-9bbf-25dd128daec5.woff") format("woff"),url("#{$fontsPath}/825388/dda121ff-e230-440f-83fb-40aefbd6e09a.ttf") format("truetype");
130130
}
131131
// Bold Text italic
132132
@font-face{
133133
font-family:"NHaasGroteskTxt";
134134
font-weight: 700;
135135
font-style: italic;
136-
src:url("../../../fonts/825391/1800a121-4983-4f47-9289-a1cd0876ef3e.eot?#iefix");
137-
src:url("../../../fonts/825391/1800a121-4983-4f47-9289-a1cd0876ef3e.eot?#iefix") format("eot"),url("../../../fonts/825391/d1fbf511-d681-4002-b57e-cabb331b3b2e.woff2") format("woff2"),url("../../../fonts/825391/135bdd95-f711-4095-8be6-fce6d3f9ef54.woff") format("woff"),url("../../../fonts/825391/5d166d29-ec50-4ded-aa67-9ee9504d6fb2.ttf") format("truetype");
136+
src:url("#{$fontsPath}/825391/1800a121-4983-4f47-9289-a1cd0876ef3e.eot?#iefix");
137+
src:url("#{$fontsPath}/825391/1800a121-4983-4f47-9289-a1cd0876ef3e.eot?#iefix") format("eot"),url("#{$fontsPath}/825391/d1fbf511-d681-4002-b57e-cabb331b3b2e.woff2") format("woff2"),url("#{$fontsPath}/825391/135bdd95-f711-4095-8be6-fce6d3f9ef54.woff") format("woff"),url("#{$fontsPath}/825391/5d166d29-ec50-4ded-aa67-9ee9504d6fb2.ttf") format("truetype");
138138
}
139139

web/app/themes/mitlib-parent/libs/fontawesome/css/font-awesome.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
@font-face {
2525
font-family: "FontAwesome";
2626
src: url('#{$libsPath}/fontawesome/font/fontawesome-webfont.eot');
27-
src: url('#{$libsPath}/fontawesome/font/fontawesome-webfont.eot?#iefix') format('eot'), url('#{$libsPath}/fontawesome/font/fontawesome-webfont.woff') format('woff'), url('#{$libsPath}font/fontawesome/fontawesome-webfont.ttf') format('truetype'), url('#{$libsPath}/fontawesome/font/fontawesome-webfont.svg#FontAwesome') format('svg');
27+
src: url('#{$libsPath}/fontawesome/font/fontawesome-webfont.eot?#iefix') format('eot'), url('#{$libsPath}/fontawesome/font/fontawesome-webfont.woff') format('woff'), url('#{$libsPath}/fontawesome/font/fontawesome-webfont.ttf') format('truetype'), url('#{$libsPath}/fontawesome/font/fontawesome-webfont.svg#FontAwesome') format('svg');
2828
font-weight: normal;
2929
font-style: normal;
3030
}

0 commit comments

Comments
 (0)