@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormBold-Italic.otf');
  font-style: italic;
  font-weight: 700;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormBold.otf');
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormThin.otf');
  font-style: normal;
  font-weight: 100;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormThin-Italic.otf');
  font-style: italic;
  font-weight: 100;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormLight-Italic.otf');
  font-style: italic;
  font-weight: 300;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormLight.otf');
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormMedium.otf');
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormRegular-Italic.otf');
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormRegular.otf');
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormMedium-Italic.otf');
  font-style: italic;
  font-weight: 500;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormBlack-Italic.otf');
  font-style: italic;
  font-weight: 900;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormBlack.otf');
  font-style: normal;
  font-weight: 900;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormDemi.otf');
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormBook-Italic.otf');
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormDemi-Italic.otf');
  font-style: italic;
  font-weight: 600;
}

@font-face {
  font-family: 'Civane';
  src: url('../fonts/Civane-NormBook.otf');
  font-style: normal;
  font-weight: 500;
}

