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

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

