@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Bebas+Neue:400,700");
/* The following line is used to measure usage of this code in production. For more info see our usage billing page */

@font-face {
  font-family: "MyriadPro-BoldCond";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/MyriadPro-Bold.otf") format("opentype");
}
@font-face {
  font-family: "MyriadPro-Cond";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/MyriadPro-Cond.otf") format("opentype");
}
@font-face {
  font-family: "GlacialIndifference-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/GlacialIndifference-Regular.otf") format("opentype");
}
@font-face {
  font-family: "MyriadPro-Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/MYRIADPRO-COND.OTF");
}
@font-face {
  font-family: "MyriadPro-Semibold";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Myriad-Pro-Semibold_31650.ttf") format("truetype");
}
@font-face {
  font-family: "GlacialIndifference-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/GlacialIndifference-Bold.otf") format("opentype");
}
@font-face {
  font-family: "MyriadPro-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Myriad-Pro_31655.ttf") format("truetype");
}




* {
  box-sizing: border-box;
}
