@font-face {
    font-family: "Aller";
    src: url("./fonts/Aller-Italic.woff2") format("woff2"), url("./fonts/Aller-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: "Aller";
    src: url("./fonts/Aller-Light.woff2") format("woff2"), url("./fonts/Aller-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Aller";
    src: url("./fonts/Aller-LightItalic.woff2") format("woff2"), url("./fonts/Aller-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: "Aller";
    src: url("./fonts/Aller.woff2") format("woff2"), url("./fonts/Aller.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Aller Display";
    src: url("./fonts/AllerDisplay.woff2") format("woff2"), url("./fonts/AllerDisplay.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Aller";
    src: url("./fonts/Aller-Bold.woff2") format("woff2"), url("./fonts/Aller-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Aller";
    src: url("Aller-BoldItalic.woff2") format("woff2"), url("Aller-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
  }