@font-face {
    font-family: 'GillSans';
    src: url('../fonts/gill-sans/GillSans.eot');
    src: url('../fonts/gill-sans/GillSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gill-sans/GillSans.woff') format('woff'),
        url('../fonts/gill-sans/GillSans.woff2') format('woff2'),
        url('../fonts/gill-sans/GillSans.ttf'),
        url('../fonts/gill-sans/GillSans.svg') format('svg');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/open-sans/OpenSans.eot');
    src: url('../fonts/open-sans/OpenSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/open-sans/OpenSans.woff') format('woff'),
        url('../fonts/open-sans/OpenSans.woff2') format('woff2'),
        url('../fonts/open-sans/OpenSans.ttf'),
        url('../fonts/open-sans/OpenSans.svg') format('svg');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'SloopScriptTwo';
    src: url('../fonts/sloop-script-two/SloopScriptTwo.eot');
    src: url('../fonts/sloop-script-two/SloopScriptTwo.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sloop-script-two/SloopScriptTwo.woff') format('woff'),
        url('../fonts/sloop-script-two/SloopScriptTwo.woff2') format('woff2'),
        url('../fonts/sloop-script-two/SloopScriptTwo.ttf'),
        url('../fonts/sloop-script-two/SloopScriptTwo.svg') format('svg');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'GillSans-Light';
    src: url('../fonts/gill-sans-light/GillSans-Light.eot?#iefix') format('embedded-opentype'),  
          url('../fonts/gill-sans-light/GillSans-Light.woff') format('woff'), 
          url('../fonts/gill-sans-light/GillSans-Light.ttf')  format('truetype'), 
          url('../fonts/gill-sans-light/GillSans-Light.svg#GillSans-Light') format('svg');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
  }