@font-face {
    font-family: Montserrat; /* set name */
    src: url(../../assets/font/MontserratBlack-ZVK6J.otf); /* url of the font */
  }

  @font-face {
    font-family: HeadingPro; /* set name */
    src: url(../../assets/font/Heading-Pro-ExtraBold-trial.ttf); /* url of the font */
  }

  @font-face {
    font-family: InterBlack; /* set name */
    src: url(../../assets/font/Inter-Black.woff2); /* url of the font */
  }

  @font-face{
    font-family: News;
    src: url(../../assets/font/newscycle.ttf)
  }