/* Fonts */
@font-face {
  font-family: "Archia";
  src: url("../fonts/archia-light/Archia-Light.eot");
  src: url("../fonts/archia-light/Archia-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/archia-light/Archia-Light.woff2") format("woff2"),
    url("../fonts/archia-light/Archia-Light.woff") format("woff"),
    url("../fonts/archia-light/Archia-Light.ttf") format("truetype"),
    url("../fonts/archia-light/Archia-Light.svg#Archia-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Archia";
  src: url("../fonts/archia-regular/Archia-Regular.eot");
  src: url("../fonts/archia-regular/Archia-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/archia-regular/Archia-Regular.woff2") format("woff2"),
    url("../fonts/archia-regular/Archia-Regular.woff") format("woff"),
    url("../fonts/archia-regular/Archia-Regular.ttf") format("truetype"),
    url("../fonts/archia-regular/Archia-Regular.svg#Archia-Regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Archia";
  src: url("../fonts/archia-medium/Archia-Medium.eot");
  src: url("../fonts/archia-medium/Archia-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/archia-medium/Archia-Medium.woff2") format("woff2"),
    url("../fonts/archia-medium/Archia-Medium.woff") format("woff"),
    url("../fonts/archia-medium/Archia-Medium.ttf") format("truetype"),
    url("../fonts/archia-medium/Archia-Medium.svg#Archia-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Archia";
  src: url("../fonts/archia-semibold/Archia-SemiBold.eot");
  src: url("../fonts/archia-semibold/Archia-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/archia-semibold/Archia-SemiBold.woff2") format("woff2"),
    url("../fonts/archia-semibold/Archia-SemiBold.woff") format("woff"),
    url("../fonts/archia-semibold/Archia-SemiBold.ttf") format("truetype"),
    url("../fonts/archia-semibold/Archia-SemiBold.svg#Archia-SemiBold")
      format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Archia";
  src: url("../fonts/archia-bold/Archia-Bold.eot");
  src: url("../fonts/archia-bold/Archia-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/archia-bold/Archia-Bold.woff2") format("woff2"),
    url("../fonts/archia-bold/Archia-Bold.woff") format("woff"),
    url("../fonts/archia-bold/Archia-Bold.ttf") format("truetype"),
    url("../fonts/archia-bold/Archia-Bold.svg#Archia-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Merriweather";
  src: url("../fonts/merriweather-italic/Merriweather-Italic.eot");
  src: url("../fonts/merriweather-italic/Merriweather-Italic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/merriweather-italic/Merriweather-Italic.woff2")
      format("woff2"),
    url("../fonts/merriweather-italic/Merriweather-Italic.woff") format("woff"),
    url("../fonts/merriweather-italic/Merriweather-Italic.ttf")
      format("truetype"),
    url("../fonts/merriweather-italic/Merriweather-Italic.svg#Merriweather-Italic")
      format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
