@font-face {
  font-family: 'cormorant';
  src: url('Cormorant-Bold.ttf');
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: 'cormorant';
  src: url('Cormorant-Italic.ttf');
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: 'cormorant';
  src: url('Cormorant-LightItalic.ttf');
  font-display: auto;
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: 'cormorant';
  src: url('Cormorant-MediumItalic.ttf');
  font-display: auto;
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: 'cormorant';
  src: url('Cormorant-Regular.ttf');
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: 'cormorant';
  src: url('Cormorant-SemiBold.ttf');
  font-display: auto;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: 'montserrat';
  src: url('Montserrat-Light.ttf');
  font-display: auto;
  font-style: normal;
  font-weight: 200;
  font-stretch: normal;
}
@font-face {
  font-family: 'montserrat';
  src: url('Montserrat-Medium.ttf');
  font-display: auto;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: 'montserrat';
  src: url('Montserrat-Regular.ttf');
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: 'montserrat';
  src: url('Montserrat-Thin.ttf');
  font-display: auto;
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
}
@font-face {
  font-family: 'montserrat';
  src: url('Montserrat-ThinItalic.ttf');
  font-display: auto;
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
}