@font-face {
  font-family: 'fraunces';
  src: url('../webfonts/Fraunces72ptSoft-Regular.woff2') format('woff2'), url('../webfonts/Fraunces72ptSoft-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'manropebold';
  src: url('../webfonts/Manrope-Bold.woff2') format('woff2'), url('../webfonts/Manrope-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'manropelight';
  src: url('../webfonts/Manrope-Light.woff2') format('woff2'), url('../webfonts/Manrope-Light.woff2') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'manrope';
  src: url('../webfonts/Manrope-Regular.woff2') format('woff2'), url('../webfonts/Manrope-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}