From 9ae8a63ed356ed2b2fdd57c0744cbe6c18dfd33f Mon Sep 17 00:00:00 2001
From: ebremner <ebremner@uwaterloo.ca>
Date: Fri, 20 Dec 2019 08:55:52 -0500
Subject: [PATCH] ISTWCMS-3380: adding the fonts

---
 source/_patterns/02-base/00-fonts/_fonts.scss | 118 +++++++++++++++++-
 1 file changed, 114 insertions(+), 4 deletions(-)

diff --git a/source/_patterns/02-base/00-fonts/_fonts.scss b/source/_patterns/02-base/00-fonts/_fonts.scss
index 2899c111..65f55062 100644
--- a/source/_patterns/02-base/00-fonts/_fonts.scss
+++ b/source/_patterns/02-base/00-fonts/_fonts.scss
@@ -1,4 +1,114 @@
-// @file
-// Fonts
-
-// @font-face declarations go here.
+@font-face {
+  font-family: 'BureauGrotCond Book';
+  font-style: normal;
+  font-weight: normal;
+  src: url('/fonts/Bureau_Grot-Condensed_Book.eot'), url('/fonts/Bureau_Grot-Condensed_Book.eot?#iefix') format('embedded-opentype'), url('/fonts/Bureau_Grot-Condensed_Book.woff2') format('woff2'), url('/fonts/Bureau_Grot-Condensed_Book.woff') format('woff'), url('/fonts/Bureau_Grot-Condensed_Book.ttf') format('truetype'), url('/fonts/Bureau_Grot-Condensed_Book.svg#Bureau_Grot-Condensed_Book') format('svg');
+}
+
+@font-face {
+  font-family: 'BureauGrotWide';
+  font-style: normal;
+  font-weight: 300;
+  src: url('/fonts/Bureau_Grot-Wide_Light.eot'), url('/fonts/Bureau_Grot-Wide_Light.eot?#iefix') format('embedded-opentype'), url('/fonts/Bureau_Grot-Wide_Light.woff2') format('woff2'), url('/fonts/Bureau_Grot-Wide_Light.woff') format('woff'), url('/fonts/Bureau_Grot-Wide_Light.ttf') format('truetype'), url('/fonts/Bureau_Grot-Wide_Light.svg#Bureau_Grot-Wide_Light') format('svg');
+}
+
+@font-face {
+  font-family: 'BureauGrot Book';
+  font-style: normal;
+  font-weight: normal;
+  src: url('/fonts/BureauGrot-Book.eot'), url('/fonts/Bureau_Grot-Book.eot?#iefix') format('embedded-opentype'), url('/fonts/Bureau_Grot-Book.woff2') format('woff2'), url('/fonts/Bureau_Grot-Book.woff') format('woff'), url('/fonts/Bureau_Grot-Book.ttf') format('truetype'), url('/fonts/Bureau_Grot-Book.svg#Bureau_Grot-Book') format('svg');
+}
+
+@font-face {
+  font-family: 'BureauGrotCond';
+  font-style: normal;
+  font-weight: bold;
+  src: url('/fonts/BureauGrot-Condensed_Bold.eot'), url('/fonts/Bureau_Grot-Condensed_Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/Bureau_Grot-Condensed_Bold.woff2') format('woff2'), url('/fonts/Bureau_Grot-Condensed_Bold.woff') format('woff'), url('/fonts/Bureau_Grot-Condensed_Bold.ttf') format('truetype'), url('/fonts/Bureau_Grot-Condensed_Bold.svg#Bureau_Grot-Condensed_Bold') format('svg');
+}
+
+@font-face {
+  font-family: 'BureauGrot';
+  font-style: normal;
+  font-weight: 300;
+  src: url('/fonts/BureauGrot-Light.eot'), url('/fonts/Bureau_Grot-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/Bureau_Grot-Light.woff2') format('woff2'), url('/fonts/Bureau_Grot-Light.woff') format('woff'), url('/fonts/Bureau_Grot-Light.ttf') format('truetype'), url('/fonts/Bureau_Grot-Light.svg#Bureau_Grot-Light') format('svg');
+}
+
+@font-face {
+  font-family: 'BureauGrotWide Book';
+  font-style: normal;
+  font-weight: normal;
+  src: url('/fonts/BureauGrotWide-Book.eot'), url('/fonts/Bureau_Grot-Wide_Book.eot?#iefix') format('embedded-opentype'), url('/fonts/Bureau_Grot-Wide_Book.woff2') format('woff2'), url('/fonts/Bureau_Grot-Wide_Book.woff') format('woff'), url('/fonts/Bureau_Grot-Wide_Book.ttf') format('truetype'), url('/fonts/Bureau_Grot-Wide_Book.svg#Bureau_Grot-Wide_Book') format('svg');
+}
+
+@font-face {
+  font-family: 'iconic';
+  font-style: normal;
+  font-weight: normal;
+  src: url("/fonts/iconic.eot");
+  src: url("/fonts/iconic.eot?#iefix") format("embedded-opentype"), url("../fonts/iconic.svg#iconic") format("svg"), url("/fonts/iconic.woff") format("woff"), url("/fonts/iconic.ttf") format("truetype");
+}
+
+/* Complete 1451 */
+
+@font-face {
+  font-family: "Typ1451-Regularalternate";
+  font-style: normal;
+  font-weight: normal;
+  src: url("/fonts/lineto-typ1451-regularalternate.eot"), url("/fonts/lineto-typ1451-regularalternate.eot?#iefix") format("embedded-opentype"), url("/fonts/lineto-typ1451-regularalternate.woff2") format("woff2"), url("/fonts/lineto-typ1451-regularalternate.woff") format("woff");
+}
+
+@font-face {
+  font-family: "Typ1451-Mediumalternate";
+  font-style: normal;
+  font-weight: normal;
+  src: url("/fonts/lineto-typ1451-mediumalternate.eot"), url("/fonts/lineto-typ1451-mediumalternate.eot?#iefix") format("embedded-opentype"), url("/fonts/lineto-typ1451-mediumalternate.woff2") format("woff2"), url("/fonts/lineto-typ1451-mediumalternate.woff") format("woff");
+}
+
+@font-face {
+  font-family: "Typ1451-Regular";
+  font-style: normal;
+  font-weight: normal;
+  src: url("/fonts/lineto-typ1451-regular.eot"), url("/fonts/lineto-typ1451-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/lineto-typ1451-regular.woff2") format("woff2"), url("/fonts/lineto-typ1451-regular.woff") format("woff");
+}
+
+@font-face {
+  font-family: "Typ1451-Boldalternate";
+  font-style: normal;
+  font-weight: normal;
+  src: url("/fonts/lineto-typ1451-boldalternate.eot"), url("/fonts/lineto-typ1451-boldalternate.eot?#iefix") format("embedded-opentype"), url("/fonts/lineto-typ1451-boldalternate.woff2") format("woff2"), url("/fonts/lineto-typ1451-boldalternate.woff") format("woff");
+}
+
+@font-face {
+  font-family: "Typ1451-Medium";
+  font-style: normal;
+  font-weight: normal;
+  src: url("/fonts/lineto-typ1451-medium.eot"), url("/fonts/lineto-typ1451-medium.eot?#iefix") format("embedded-opentype"), url("/fonts/lineto-typ1451-medium.woff2") format("woff2"), url("/fonts/lineto-typ1451-medium.woff") format("woff");
+}
+
+@font-face {
+  font-family: "Typ1451-Bold";
+  font-style: normal;
+  font-weight: normal;
+  src: url("/fonts/lineto-typ1451-bold.eot"), url("/fonts/lineto-typ1451-bold.eot?#iefix") format("embedded-opentype"), url("/fonts/lineto-typ1451-bold.woff2") format("woff2"), url("/fonts/lineto-typ1451-bold.woff") format("woff");
+}
+
+@font-face {
+  font-family: "Typ1451-Light";
+  font-style: normal;
+  font-weight: normal;
+  src: url("/fonts/lineto-typ1451-light.eot"), url("/fonts/lineto-typ1451-light.eot?#iefix") format("embedded-opentype"), url("/fonts/lineto-typ1451-light.woff2") format("woff2"), url("/fonts/lineto-typ1451-light.woff") format("woff");
+}
+
+@font-face {
+  font-family: "Typ1451-Lightalternate";
+  font-style: normal;
+  font-weight: normal;
+  src: url("/fonts/lineto-typ1451-lightalternate.eot"), url("/fonts/lineto-typ1451-lightalternate.eot?#iefix") format("embedded-opentype"), url("/fonts/lineto-typ1451-lightalternate.woff2") format("woff2"), url("/fonts/lineto-typ1451-lightalternate.woff") format("woff");
+}
+
+@font-face {
+  font-family: "fdsu-rwd";
+  font-style: normal;
+  font-weight: normal;
+  src: url("/fonts/fdsu-rwd.eot"), url("/fonts/fdsu-rwd.eot?#iefix") format("embedded-opentype"), url("/fonts/fdsu-rwd.ttf") format("truetype"), url("/fonts/fdsu-rwd.woff") format("woff"), url("/fonts/fdsu-rwd.svg?#fdsu-rwd") format("svg");
+}
\ No newline at end of file
-- 
GitLab