@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova-Thin.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Proxima-Nova-Thin.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Proxima-Nova-Thin.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Proxima-Nova-Thin.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Proxima-Nova-Thin.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Proxima-Nova-Thin.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Proxima-Nova-Thin.woff2") format("woff2"); /* Modern Browsers */
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/ProximaNova-Regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/ProximaNova-Regular.otf") format("opentype"), /* Open Type Font */
    url("../fonts/ProximaNova-Regular.svg") format("svg"), /* Legacy iOS */
    url("../fonts/ProximaNova-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/ProximaNova-Regular.woff") format("woff"), /* Modern Browsers */
    url("../fonts/ProximaNova-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Proxima-Nova-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Proxima-Nova-Bold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Proxima-Nova-Bold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Proxima-Nova-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Proxima-Nova-Bold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Proxima-Nova-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/proximanova-black.eot"); /* IE9 Compat Modes */
  src: url("../fonts/proximanova-black.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/proximanova-black.otf") format("opentype"), /* Open Type Font */
    url("../fonts/proximanova-black.svg") format("svg"), /* Legacy iOS */
    url("../fonts/proximanova-black.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/proximanova-black.woff") format("woff"), /* Modern Browsers */
    url("../fonts/proximanova-black.woff2") format("woff2"); /* Modern Browsers */
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Didot";
  src: url("../fonts/Didot.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Didot.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Didot.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Didot.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Didot.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Didot.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Didot.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}