@font-face {
  font-family: 'HelveticaNeue-bold';
  src: url('fonts/HelveticaNeue-Bold-02.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'Grandis-Regular';
  src: url('fonts/Grandis-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'Grandis_Light';
  src: url('fonts/Grandis_Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'Grandis-Regular';
  src: url('fonts/Grandis-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'Grandis_Medium';
  src: url('fonts/Grandis_Medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Light';
  src: url('fonts/Roboto-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}