/*
			This font software is the property of Amazon.

			You may not modify the font software, use it on another website, or install it on a computer.

			License information is available at http://commercialtype.com/eula
			For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

			Copyright (C) 2017 Schwartzco Inc.
			License: 1704-GNCLGK
*/

/*
********************
	Amazon Fonts (for text)
********************
*/

@font-face {
  /* font-family: 'amazon_ember_displaylight'; */
  font-family: "Amazon Ember Display Light";
  src: url("../mlu-fonts/ember/amazonemberdisplay_lt-webfont.woff2")
      format("woff2"),
    url("../mlu-fonts/ember/amazonemberdisplay_lt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: "Amazon Ember";
  src: url("../mlu-fonts/ember/amazonember_rg-webfont.woff2") format("woff2"),
    url("../mlu-fonts/ember/amazonember_rg-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Amazon Ember Display Heavy";
  src: url("../mlu-fonts/ember/amazonemberdisplay_he-webfont.woff2")
      format("woff2"),
    url("../mlu-fonts/ember/amazonemberdisplay_he-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Amazon Ember Mono";
  src: url("../mlu-fonts/ember/amazonembermono_rg-webfont.woff2")
      format("woff2"),
    url("../mlu-fonts/ember/amazonembermono_rg-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/*
********************
	KaTeX Fonts (for math equations)
********************
*/

@font-face {
  font-family: KaTeX_Main;
  src: url("../katex-fonts/KaTeX_Main-Bold.woff2") format("woff2"),
    url("../katex-fonts/KaTeX_Main-Bold.woff") format("woff"),
    url("../katex-fonts/KaTeX_Main-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: KaTeX_Main;
  src: url("../katex-fonts/KaTeX_Main-BoldItalic.woff2") format("woff2"),
    url("../katex-fonts/KaTeX_Main-BoldItalic.woff") format("woff"),
    url("../katex-fonts/KaTeX_Main-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: KaTeX_Main;
  src: url("../katex-fonts/KaTeX_Main-Italic.woff2") format("woff2"),
    url("../katex-fonts/KaTeX_Main-Italic.woff") format("woff"),
    url("../katex-fonts/KaTeX_Main-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: KaTeX_Main;
  src: url("../katex-fonts/KaTeX_Main-Regular.woff2") format("woff2"),
    url("../katex-fonts/KaTeX_Main-Regular.woff") format("woff"),
    url("../katex-fonts/KaTeX_Main-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: KaTeX_Math;
  src: url("../katex-fonts/KaTeX_Math-BoldItalic.woff2") format("woff2"),
    url("../katex-fonts/KaTeX_Math-BoldItalic.woff") format("woff"),
    url("../katex-fonts/KaTeX_Math-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: KaTeX_Math;
  src: url("../katex-fonts/KaTeX_Math-Italic.woff2") format("woff2"),
    url("../katex-fonts/KaTeX_Math-Italic.woff") format("woff"),
    url("../katex-fonts/KaTeX_Math-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: KaTeX_Size1;
  src: url("../katex-fonts/KaTeX_Size1-Regular.woff2") format("woff2"),
    url("../katex-fonts/KaTeX_Size1-Regular.woff") format("woff"),
    url("../katex-fonts/KaTeX_Size1-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: KaTeX_Size2;
  src: url("../katex-fonts/KaTeX_Size2-Regular.woff2") format("woff2"),
    url("../katex-fonts/KaTeX_Size2-Regular.woff") format("woff"),
    url("../katex-fonts/KaTeX_Size2-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
