@font-face {
    font-family: 'Gotham Rounded';
    src: url('subset-GothamRounded-Bold.eot');
    src: url('subset-GothamRounded-Bold.eot?#iefix') format('embedded-opentype'),
        url('subset-GothamRounded-Bold.woff2') format('woff2'),
        url('subset-GothamRounded-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AmpleSoft';
    src: url('subset-AmpleSoft-Light.eot');
    src: url('subset-AmpleSoft-Light.eot?#iefix') format('embedded-opentype'),
        url('subset-AmpleSoft-Light.woff2') format('woff2'),
        url('subset-AmpleSoft-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

