@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('ProximaNova-Regular.eot');
    src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('../fonts/ProximaNova-Regular.woff') format('woff'),
        url('../fonts/ProximaNova-Regular.ttf') format('truetype'),
        url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Goodchild Pro';
    src: url('../fonts/GoodchildPro.eot');
    src: url('../fonts/GoodchildPro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GoodchildPro.woff2') format('woff2'),
        url('../fonts/GoodchildPro.woff') format('woff'),
        url('../fonts/GoodchildPro.ttf') format('truetype'),
        url('../fonts/GoodchildPro.svg#GoodchildPro') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

