@font-face {
  font-family: "Regular";
  src: url("../fonts/Eina01-Regular.ttf") format("truetype"), url("../fonts/Eina01-Regular.woff") format("woff"),
    url("../fonts/Eina01-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "SemiBold";
  src: url("../fonts/Eina01-SemiBold.ttf") format("truetype"), url("../fonts/Eina01-SemiBold.woff") format("woff"),
    url("../fonts/Eina01-SemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "Bold";
  src: url("../fonts/Eina01-Bold.ttf") format("truetype"), url("../fonts/Eina01-Bold.woff") format("woff"),
    url("../fonts/Eina01-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "Header";
  src: url("../fonts/Catalyst.ttf") format("truetype");
}

@font-face {
  font-family: "StretchedBold";
  src: url("../fonts/Menseal-Bold.ttf") format("truetype");
}
