
    @font-face {
        font-family: 'SurtRegular';
        src: url('Regular/Surt-Normal-Regular.otf') format('opentype'),
            url('Regular/Surt-Normal-Regular.woff2') format('woff2'), 
            url('Regular/Surt-Normal-Regular.woff') format('woff')
    }


    @font-face {
        font-family: 'SurtMedium';
        src: url('Surt-Medium.otf') format('opentype')
    }

    @font-face {
        font-family: 'SurtBold';
        src: url('Surt-DemiBold.otf') format('opentype'),
            url('Semi-Bold/Surt-Normal-Semibold.woff2') format('woff2'),
            url('Semi-Bold/Surt-Normal-Semibold.woff') format('woff')
    }

    /* -- From pulsar group website --> */
    /* @font-face {
        font-family: surt;
        font-weight: normal;
        font-style: normal;
        src: url("../fonts/Surt-Regular.eot");
        src: url("../fonts/Surt-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Surt-Regular.otf") format("opentype"), url("../fonts/Surt-Regular.svg#surt") format("svg");
      }
      @font-face {
        font-family: surtMedium;
        font-weight: normal;
        font-style: normal;
        src: url("../fonts/Surt-Medium.eot");
        src: url("../fonts/Surt-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Surt-Medium.otf") format("opentype"), url("../fonts/Surt-Medium.svg#surtMedium") format("svg");
      }
      @font-face {
        font-family: surtBold;
        font-weight: normal;
        font-style: normal;
        src: url("../fonts/Surt-DemiBold.eot");
        src: url("../fonts/Surt-DemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Surt-DemiBold.otf") format("opentype"), url("../fonts/Surt-DemiBold.svg#surtBold") format("svg");
      }
     */


/* 
  https://www.pulsargroup.com/wp-content/themes/pulsar-platform/assets/fonts/Surt-Medium.otf
  https://www.pulsargroup.com/wp-content/themes/pulsar-platform/assets/fonts/Surt-Regular.otf
  https://www.pulsargroup.com/wp-content/themes/pulsar-platform/assets/fonts/Surt-DemiBold.otf /*
