/* Cormorant Garamond - 400 Regular */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url('../assets/fonts/cormorant-garamond-400.woff2') format('woff2');
}

/* Cormorant Garamond - 400 Italic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  font-display: fallback;
  src: url('../assets/fonts/cormorant-garamond-400i.woff2') format('woff2');
}

/* Cormorant Garamond - 500 Regular */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
  src: url('../assets/fonts/cormorant-garamond-500.woff2') format('woff2');
}

/* Cormorant Garamond - 500 Italic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 500;
  font-display: fallback;
  src: url('../assets/fonts/cormorant-garamond-500i.woff2') format('woff2');
}

/* Cormorant Garamond - 600 Regular */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: fallback;
  src: url('../assets/fonts/cormorant-garamond-600.woff2') format('woff2');
}

/* Cormorant Garamond - 700 Regular */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url('../assets/fonts/cormorant-garamond-700.woff2') format('woff2');
}

/* Raleway - 300 Light */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src: url('../assets/fonts/raleway-300.woff2') format('woff2');
}

/* Raleway - 400 Regular */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url('../assets/fonts/raleway-400.woff2') format('woff2');
}

/* Raleway - 500 Medium */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
  src: url('../assets/fonts/raleway-500.woff2') format('woff2');
}

/* Raleway - 600 SemiBold */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  font-display: fallback;
  src: url('../assets/fonts/raleway-600.woff2') format('woff2');
}
