@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-Thin.woff2") format("woff2");
  font-weight: 100;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-ThinItalic.woff2") format("woff2");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-ExtraLight.woff2") format("woff2");
  font-weight: 200;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-ExtraLightItalic.woff2") format("woff2");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-Light.woff2") format("woff2");
  font-weight: 300;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-Regular.woff2") format("woff2");
  font-weight: 400;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-Medium.woff2") format("woff2");
  font-weight: 500;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-MediumItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-SemiBold.woff2") format("woff2");
  font-weight: 600;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-SemiBoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-Bold.woff2") format("woff2");
  font-weight: 700;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-ExtraBold.woff2") format("woff2");
  font-weight: 800;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-ExtraBoldItalic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-Black.woff2") format("woff2");
  font-weight: 900;
}

@font-face {
  font-family: "Gantari";
  font-display: swap;
  src: url("Gantari-BlackItalic.woff2") format("woff2");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "DNV Display";
  src: url("${baseUrl}/dnvdisplay/dnv-display-light.woff2");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "DNV Display";
  src: url("${baseUrl}/dnvdisplay/dnv-display-regular.woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "DNV Display";
  src: url("${baseUrl}/dnvdisplay/dnv-display-medium.woff2");
  font-weight: 500;
  font-style: normal;
}
