/* PlayfairDisplay */
@font-face {
  font-family: "PlayfairDisplay";
  font-style: normal;
  font-stretch: 100%;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/playfairDisplay/PlayfairDisplay.woff2") format("woff2"),
    url("../fonts/playfairDisplay/PlayfairDisplay.woff") format("woff"),
    url("../fonts/playfairDisplay/PlayfairDisplay.ttf") format("truetype");
}

@font-face {
  font-family: "PlayfairDisplay";
  font-style: italic;
  font-stretch: 100%;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/playfairDisplay/PlayfairDisplay-Italic.woff2") format("woff2"),
    url("../fonts/playfairDisplay/PlayfairDisplay-Italic.woff") format("woff"),
    url("../fonts/playfairDisplay/PlayfairDisplay-Italic.ttf") format("truetype");
}

/* Lato */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-stretch: 100%;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/lato/Lato-Thin.ttf") format("truetype");
}

@font-face {
  font-family: "Lato";
  font-style: italic;
  font-stretch: 100%;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/lato/Lato-ThinItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-stretch: 100%;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/lato/Lato-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Lato";
  font-style: italic;
  font-stretch: 100%;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/lato/Lato-LightItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-stretch: 100%;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/lato/Lato-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Lato";
  font-style: italic;
  font-stretch: 100%;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/lato/Lato-Italic.ttf") format("truetype");
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-stretch: 100%;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/lato/Lato-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Lato";
  font-style: italic;
  font-stretch: 100%;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/lato/Lato-BoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-stretch: 100%;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/lato/Lato-Black.ttf") format("truetype");
}

@font-face {
  font-family: "Lato";
  font-style: italic;
  font-stretch: 100%;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/lato/Lato-BlackItalic.ttf") format("truetype");
}

/* Aire */
@font-face {
  font-family: "Aire";
  font-style: normal;
  font-stretch: 100%;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/aire/AireBoldPro.woff2") format("woff2"),
    url("../fonts/aire/AireBoldPro.woff") format("woff"),
    url("../fonts/aire/AireBoldPro.ttf") format("truetype");
}