@font-face {
  font-family: Maven-ProBold;
  src: url("../fontsDabi/MavenPro-Bold.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: Maven-ProMedium;
  src: url("../fontsDabi/MavenPro-Medium.woff2") format("woff2");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-display: swap;
  font-family: Maven-Regular;
  src: url("../fontsDabi/MavenPro-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-display: swap;
  font-family: Maven-ProBlack;
  src: url("../fontsDabi/MavenPro-Black.woff2") format("woff2");
  font-weight: 900;
  font-display: swap;
}

@font-face {
  font-family: Lato-Regular;
  src: url("../fontsDabi/Lato-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: Lato-Black;
  src: url("../fontsDabi/Lato-Black.woff2") format("woff2");
  font-weight: 900;
  font-display: swap;
}

@font-face {
  font-family: Lato-Light;
  src: url("../fontsDabi/Lato-Light.woff2") format("woff2");
  font-weight: 300;
  font-display: swap;
}
