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

@font-face {
  font-family: 'Montserrat-Black';
  font-weight: normal;
  font-style: normal;
  src: url('./Montserrat-Black.ttf') format('truetype');
}

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

@font-face {
  font-family: 'Montserrat-ExtraBold';
  font-weight: normal;
  font-style: normal;
  src: url('./Montserrat-ExtraBold.ttf') format('truetype');
}

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

@font-face {
  font-family: 'Montserrat-SemiBold';
  font-weight: normal;
  font-style: normal;
  src: url('./Montserrat-SemiBold.ttf') format('truetype');
}
