/* Phenomena Thin — weight 100 */
@font-face {
  font-family: "Phenomena";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/Phenomena-Thin.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Phenomena-Thin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Phenomena-Thin.woff2") format("woff2"),
    url("../fonts/Phenomena-Thin.woff") format("woff");
  font-display: swap;
}

/* Phenomena ExtraLight — weight 200 */
@font-face {
  font-family: "Phenomena";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/Phenomena-ExtraLight.eot");
  src: url("../fonts/Phenomena-ExtraLight.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Phenomena-ExtraLight.woff2") format("woff2"),
    url("../fonts/Phenomena-ExtraLight.woff") format("woff");
  font-display: swap;
}

/* Phenomena Light — weight 300 */
@font-face {
  font-family: "Phenomena";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Phenomena-Light.eot");
  src: url("../fonts/Phenomena-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Phenomena-Light.woff2") format("woff2"),
    url("../fonts/Phenomena-Light.woff") format("woff");
  font-display: swap;
}

/* Phenomena Regular — weight 400 */
@font-face {
  font-family: "Phenomena";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Phenomena-Regular.eot");
  src: url("../fonts/Phenomena-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Phenomena-Regular.woff2") format("woff2"),
    url("../fonts/Phenomena-Regular.woff") format("woff");
  font-display: swap;
}

/* Phenomena Bold — weight 700 */
@font-face {
  font-family: "Phenomena";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Phenomena-Bold.eot");
  src: url("../fonts/Phenomena-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Phenomena-Bold.woff2") format("woff2"),
    url("../fonts/Phenomena-Bold.woff") format("woff");
  font-display: swap;
}

/* Phenomena ExtraBold — weight 800 */
@font-face {
  font-family: "Phenomena";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Phenomena-ExtraBold.eot");
  src: url("../fonts/Phenomena-ExtraBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Phenomena-ExtraBold.woff2") format("woff2"),
    url("../fonts/Phenomena-ExtraBold.woff") format("woff");
  font-display: swap;
}

/* Phenomena Black — weight 900 */
@font-face {
  font-family: "Phenomena";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Phenomena-Black.eot");
  src: url("../fonts/Phenomena-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Phenomena-Black.woff2") format("woff2"),
    url("../fonts/Phenomena-Black.woff") format("woff");
  font-display: swap;
}
