@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('/proximanova_regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ProximaNova-Medium';
  src: url('/proximanova_medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('/proximanova_semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Merriweather';
  src: url('/merriweather-regular.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
