@font-face {
  font-family: Hertine;
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("/fonts/zeiter/Hertine - Personal Use.otf");
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/zeiter/Raleway-Light.ttf");   
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/zeiter/Raleway-Regular.ttf");  
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/zeiter/Raleway-Medium.ttf");  
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/zeiter/Raleway-SemiBold.ttf");  
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/zeiter/Raleway-Bold.ttf");  
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url("/fonts/zeiter/Raleway-ExtraBold.ttf");  
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/zeiter/Raleway-Black.ttf");  
}