@font-face {
    font-family: 'GenesisSansHead';
    src: url('/fonts/GENESISSANSHEAD-REGULAR.eot');
    src: url('/fonts/GENESISSANSHEAD-REGULAR.eot?#iefix') format('embedded-opentype'),
    url('/fonts/GENESISSANSHEAD-REGULAR.woff') format('woff'),
    url('/fonts/GENESISSANSHEAD-REGULAR.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GenesisSansText';
    src: url('/fonts/GENESISSANSTEXT-REGULAR.eot');
    src: url('/fonts/GENESISSANSTEXT-REGULAR.eot?#iefix') format('embedded-opentype'),
    url('/fonts/GENESISSANSTEXT-REGULAR.woff') format('woff'),
    url('/fonts/GENESISSANSTEXT-REGULAR.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GenesisSansHead';
    src: url('/fonts/GENESISSANSHEAD-LIGHT.eot');
    src: url('/fonts/GENESISSANSHEAD-LIGHT.eot?#iefix') format('embedded-opentype'),
    url('/fonts/GENESISSANSHEAD-LIGHT.woff') format('woff'),
    url('/fonts/GENESISSANSHEAD-LIGHT.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}