@font-face {
  font-family: "Embrace Giant";
  font-style: normal;
  font-weight: 400;
  src:
    url("Embrace-Giant.woff2") format("woff2");
}

@font-face {
  font-family: "NITBWeb-Bold";
  src: url("NITBWeb-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: "NITBWeb-Regular";
  src: url("NITBWeb-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: "NITBWeb-Headline";
  src: url("NITBWeb-Headline.woff") format("woff");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: "Embrace-Giant";
  src: url("Embrace_a_Giant_Spirit_Font.woff") format("woff");
  font-weight: normal;
  font-style: normal
}



body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
button,
input,
select {
  -webkit-font-smoothing: antialiased;
}