@font-face {
  font-family: 'Crimson-Bold';
  src: url('fonts/Crimson-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Crimson-BoldItalic';
  src: url('fonts/Crimson-BoldItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Crimson-Italic';
  src: url('fonts/Crimson-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Crimson-Roman';
  src: url('fonts/Crimson-Roman.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Hind-Bold';
  src: url('fonts/Hind-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Hind-Regular';
  src: url('fonts/Hind-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Hind-SemiBold';
  src: url('fonts/Hind-SemiBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
