@font-face {
  font-family: 'Montserrat';
  src: url('./Montserrat-Light.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Medium';
  src: url('./Montserrat-Medium.otf');
  font-weight: 700;
  font-style: normal;
}
