@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-Regular.ttf');
}

body {
  font-family: 'Montserrat', sans-serif;
}
