

    @font-face {
      font-family: montserrat;
      font-weight: 400;
      font-style: normal;
      font-display: swap;
      src:
      url(/font/Montserrat-Regular.otf)
   }

   @font-face {
      font-family: montserrat;
      font-weight: bold;
      font-style: normal;
      font-display: swap;
      src:
      url(/font/Montserrat-Bold.otf)
   }


   @font-face {
      font-family: montserrat;
      font-weight: 300;
      font-style: normal;
      font-display: swap;
      src:
      url(/font/Montserrat-Light.otf)
   }

   @font-face {
      font-family: montserrat;
      font-weight: 500;
      font-style: normal;
      font-display: swap;
      src:
      url(/font/Montserrat-Medium.otf)
   }

   @font-face {
      font-family: montserrat;
      font-style: normal;
      font-weight: 200;
      font-display: swap;
      src:
      url(/font/Montserrat-Thin.otf)
   }

