@font-face {
    font-family: 'Neue Montreal';
    src: url("");
    src: url("") format('embedded-opentype'),
      url("") format('woff2'),
      url("") format('woff'),
      url("") format('truetype'),
      url("") format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Neue Montreal';
    src: url("");
    src: url("") format('embedded-opentype'),
      url("") format('woff2'),
      url("") format('woff'),
      url("") format('truetype'),
      url("") format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Neue Montreal';
    src: url("");
    src: url("") format('embedded-opentype'),
      url("") format('woff2'),
      url("") format('woff'),
      url("") format('truetype'),
      url("") format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
