@font-face {
  font-family: GROBOLD;
  src: url(../fonts/GROBOLD.ttf);
}

@font-face {
  font-family: FONTH;
  src: url(../fonts/FONTH.ttf);
}

@font-face {
  font-family: Noteworthy-Bold;
  src: url(../fonts/Noteworthy-bold.ttf);
}

@font-face {
  font-family: Noteworthy-light;
  src: url(../fonts/Noteworthy-light.ttf);
}


h1,h2,h3,h4,h5,span  {
  font-family: FONTH;
}

h6 {
  font-family: FSALBERT-BOLD;
}

p {
  font-family: Noteworthy-Bold !important;
}
