@font-face {
  font-family: 'Montserrat Regular';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Montserrat Regular'), url('./Montserrat-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat Medium';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Montserrat Regular'), url('./Montserrat-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat Bold';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Montserrat Bold'), url('./Montserrat-Bold.ttf') format('truetype');
}
