@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-Bold.woff'), url('Montserrat-Bold.woff2');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-Medium.woff'), url('Montserrat-Medium.woff2');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-Regular.woff'), url('Montserrat-Regular.woff2');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-Light.woff'), url('Montserrat-Light.woff2');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('Roboto-Regular.woff'), url('Roboto-Regular.woff2');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
