@font-face {
  font-display: swap;
  font-family: Dottee;
  font-style: normal;
  font-weight: 400;
  src:
    url("woff2/Dottee-Regular.woff2") format("woff2"),
    url("woff/Dottee-Regular.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: Dottee;
  font-style: normal;
  font-weight: 700;
  src:
    url("woff2/Dottee-Bold.woff2") format("woff2"),
    url("woff/Dottee-Bold.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: Dottee;
  font-style: normal;
  font-weight: 300;
  src:
    url("woff2/Dottee-Light.woff2") format("woff2"),
    url("woff/Dottee-Light.woff") format("woff");
}

/* EE Non-Dottee */

@font-face {
  font-display: swap;
  font-family: Non-Dottee;
  font-style: normal;
  font-weight: 400;
  src:
    url("woff2/Non-Dottee-Regular.woff2") format("woff2"),
    url("woff/Non-Dottee-Regular.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: Non-Dottee;
  font-style: italic;
  font-weight: 400;
  src:
    url("woff2/Non-Dottee-RegularItalic.woff2") format("woff2"),
    url("woff/Non-Dottee-RegularItalic.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: Non-Dottee;
  font-style: normal;
  font-weight: 700;
  src:
    url("woff2/Non-Dottee-Bold.woff2") format("woff2"),
    url("woff/Non-Dottee-Bold.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: Non-Dottee;
  font-style: italic;
  font-weight: 700;
  src:
    url("woff2/Non-Dottee-BoldItalic.woff2") format("woff2"),
    url("woff/Non-Dottee-BoldItalic.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: Non-Dottee;
  font-style: normal;
  font-weight: 300;
  src:
    url("woff2/Non-Dottee-Light.woff2") format("woff2"),
    url("woff/Non-Dottee-Light.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: Non-Dottee;
  font-style: italic;
  font-weight: 300;
  src:
    url("woff2/Non-Dottee-LightItalic.woff2") format("woff2"),
    url("woff/Non-Dottee-LightItalic.woff") format("woff");
}
