@font-face {
    font-family: 'HaufeMerriwetherSans';
    src: url('../fonts/haufemerriweather-webfonts/haufemerriweathersans.eot'),  
     url('../fonts/haufemerriweather-webfonts/haufemerriweathersans.ttf'), 
     url('../fonts/haufemerriweather-webfonts/haufemerriweathersans.woff'), 
     url('../fonts/haufemerriweather-webfonts/haufemerriweathersans.woff2');
}   

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('Inter/Inter-300.eot'); /* IE9 */
  src: url('Inter/Inter-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Inter/Inter-300.woff2') format('woff2'), /* Modern Browsers */
    url('Inter/Inter-300.woff') format('woff'), /* Modern Browsers */
    url('Inter/Inter-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('Inter/Inter-300.svg#Inter') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('Inter/Inter-Regular.eot'); /* IE9 */
  src: url('Inter/Inter-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Inter/Inter-Regular.woff2') format('woff2'), /* Modern Browsers */
    url('Inter/Inter-Regular.woff') format('woff'), /* Modern Browsers */
    url('Inter/Inter-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('Inter/Inter-Regular.svg#Inter') format('svg'); /* Legacy iOS */
}
@font-face { font-family: "Inter"; font-style: normal; font-weight: 500; font-display: swap; src: url("Inter/Inter-500.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 600; font-display: swap; src: url("Inter/Inter-600.woff2") format("woff2"); }
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('Inter/Inter-700.eot'); /* IE9 */
  src: url('Inter/Inter-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Inter/Inter-700.woff2') format('woff2'), /* Modern Browsers */
    url('Inter/Inter-700.woff') format('woff'), /* Modern Browsers */
    url('Inter/Inter-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('Inter/Inter-700.svg#Inter') format('svg'); /* Legacy iOS */
}

/*@font-face{
    font-family: "Roc Grotesk";
    src: url("35ba3d91f2f90345876ce11006f4c0a6.eot");
    src: url("35ba3d91f2f90345876ce11006f4c0a6.eot?#iefix")format("embedded-opentype"),
        url("35ba3d91f2f90345876ce11006f4c0a6.woff")format("woff"),
        url("35ba3d91f2f90345876ce11006f4c0a6.woff2")format("woff2"),
        url("35ba3d91f2f90345876ce11006f4c0a6.ttf")format("truetype"),
        url("35ba3d91f2f90345876ce11006f4c0a6.svg#Roc Grotesk Medium")format("svg");
    font-weight:500;
    font-style:normal;
    font-display:swap;
}
*/

@font-face{
    font-family: "Roc Grotesk";
    src: url("roc.eot");
    src: url("roc.eot?#iefix")format("opentype"),
        url("roc.woff")format("woff"),
        url("roc.woff2")format("woff2");
    font-weight:500;
    font-style:normal;
    font-display:swap;
}