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