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