@font-face {
  font-family: 'Euclid';
  src: url('/fonts/EuclidCircularA-Light.woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Euclid';
  src: url('/fonts/EuclidCircularA-LightItalic.woff2');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Euclid';
  src: url('/fonts/EuclidCircularA-Bold.woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Euclid';
  src: url('/fonts/EuclidCircularA-BoldItalic.woff2');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Euclid';
  src: url('/fonts/EuclidCircularA-Medium.woff2');
  font-weight: 500;
  font-style: normal;
}
