@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(Montserrat-Light.ttf) format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Montserrat-Regular.ttf) format('truetype');
}

/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(Montserrat-SemiBold.ttf) format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(Montserrat-Medium.ttf) format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Montserrat-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'MyriadPro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(MyriadPro-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Beam';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(BeamHMK-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'CareEnough';
  font-style: normal;
  font-weight: 400;
  
  src: url(CareEnoughHMK-Short.ttf) format('opentype');
}