@font-face {
  font-family: "Cocomat Pro";
  font-display: swap;
  src:
    url("../fonts/CocomatPro-Medium.woff2") format("woff2"),
    url("../fonts/CocomatPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Cocomat Pro";
  font-display: swap;
  src:
    url("../fonts/CocomatPro-Bold.woff2") format("woff2"),
    url("../fonts/CocomatPro-Bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Cocomat Pro";
  font-display: swap;
  src:
    url("../fonts/CocomatPro-Heavy.woff2") format("woff2"),
    url("../fonts/CocomatPro-Heavy.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Cocomat Pro";
  font-display: swap;
  src:
    url("../fonts/CocomatPro-ExtraBold.woff2") format("woff2"),
    url("../fonts/CocomatPro-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Cocomat Pro";
  font-display: swap;
  src:
    url("../fonts/CocomatPro-Black.woff2") format("woff2"),
    url("../fonts/CocomatPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
