/*
 Theme Name:   The Editorialist
 Theme URI:    https://smartfire.pro
 Author:       Smartfire SAS
 Author URI:   https://smartfire.pro
 Template:     smartfire-wordpress-theme-v1
 Version:      1.0.0
*/

@font-face {
  font-family: "HelveticaNeueMedium";
  src: url("./assets/fonts/HelveticaNeue-Medium.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeueExtendedOblique";
  src: url("./assets/fonts/HelveticaNeue-ExtendedObl.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeueBoldItalic";
  src: url("./assets/fonts/Helvetica-Neue-Bold-Italic_22497.ttf")
    format("truetype");
}

@font-face {
  font-family: "HelveticaNeueLight";
  src: url("./assets/fonts/HelveticaNeueLight.ttf") format("truetype");
}

@font-face {
  font-family: "HelveticaNeueHeavy";
  src: url("./assets/fonts/HelveticaNeue-Heavy_22619.ttf") format("truetype");
}

@font-face {
  font-family: "HelveticaNeueRegular";
  src: url("./assets/fonts/HelveticaNeue-Regular_22623.ttf") format("truetype");
}

@font-face {
  font-family: "HelveticaNeueItalic";
  src: url("./assets/fonts/HelveticaNeue-Italic_22620.ttf") format("truetype");
}

@font-face {
  font-family: "Proxima Nova";
  src: url("./assets/fonts/Proxima-Nova-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("./assets/fonts/Proxima-Nova-Black-Italic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("./assets/fonts/Proxima-Nova-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("./assets/fonts/Proxima-Nova-Bold-Italic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("./assets/fonts/Proxima-Nova-Condensed-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("./assets/fonts/Proxima-Nova-Condensed-Semibold.otf")
    format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("./assets/fonts/Proxima-Nova-Extrabold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("./assets/fonts/Proxima-Nova-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("./assets/fonts/Proxima-Nova-Light-Italic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("./assets/fonts/Proxima-Nova-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("./assets/fonts/Proxima-Nova-Regular-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("./assets/fonts/Proxima-Nova-Semibold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
