@font-face {
    font-family: 'century-gothic__regular';
    src: url('./Century Gothic/centuryGothic.eot');
    src: url('./Century Gothic/centuryGothic.eot?#iefix') format('embedded-opentype'),
        url('./Century Gothic/centuryGothic.woff') format('woff'),
        url('./Century Gothic/centuryGothic.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('./Open Sans/OpenSans.eot');
    src: url('./Open Sans/OpenSans.eot?#iefix') format('embedded-opentype'),
        url('./Open Sans/OpenSans.svg#OpenSans') format('svg'), url('./Open Sans/OpenSans.ttf') format('truetype'),
        url('./Open Sans/OpenSans.woff') format('woff'), url('./Open Sans/OpenSans.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
