/* roboto-300 - latin */
@font-face {
  font-display: block;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/roboto-v51-latin-300.woff2') format('woff2');
}
/* roboto-regular - latin */
@font-face {
  font-display: block;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/roboto-v51-latin-regular.woff2') format('woff2');
}
/* cormorant-garamond-300 - latin */
@font-face {
  font-display: block;
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/cormorant-garamond-v21-latin-300.woff2') format('woff2');
}
/* cormorant-garamond-regular - latin */
@font-face {
  font-display: block;
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/cormorant-garamond-v21-latin-regular.woff2') format('woff2');
}
/* cormorant-garamond-500 - latin */
@font-face {
  font-display: block;
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/cormorant-garamond-v21-latin-500.woff2') format('woff2');
}
/* manrope-300 - latin */
@font-face {
  font-display: block;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/manrope-v20-latin-300.woff2') format('woff2');
}
/* manrope-regular - latin */
@font-face {
  font-display: block;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/manrope-v20-latin-regular.woff2') format('woff2');
}
