@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/montserrat/Montserrat-Regular.otf") format('opentype');
}

@font-face {
  font-family: 'Montserrat Bold';
  src: url("../fonts/montserrat/Montserrat-Bold.otf") format('opentype');
}

@font-face {
  font-family: 'Montserrat Italic';
  src: url("../fonts/montserrat/Montserrat-Italic.otf") format('opentype');
}
