@font-face {
  font-family: "Grandis";
  src: url("../fonts/Grandis-Thin.woff") format("woff"),
    url("../fonts/Grandis-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Grandis";
  src: url("../fonts/Grandis-Light.woff") format("woff"),
    url("../fonts/Grandis-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

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

@font-face {
  font-family: "Grandis";
  src: url("../fonts/Grandis-Medium.woff") format("woff"),
    url("../fonts/Grandis-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Grandis";
  src: url("../fonts/Grandis-Bold.woff") format("woff"),
    url("../fonts/Grandis-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Grandis";
  src: url("../fonts/Grandis-Black.woff") format("woff"),
    url("../fonts/Grandis-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
