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

@font-face {
    font-family: 'Adam Bold';
    src: url('Adam-Bold.eot');
    src: url('Adam-Bold.eot?#iefix') format('embedded-opentype'),
        url('Adam-Bold.woff2') format('woff2'),
        url('Adam-Bold.woff') format('woff'),
        url('Adam-Bold.svg#Adam-Bold') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adam Medium';
    src: url('Adam-Medium.eot');
    src: url('Adam-Medium.eot?#iefix') format('embedded-opentype'),
        url('Adam-Medium.woff2') format('woff2'),
        url('Adam-Medium.woff') format('woff'),
        url('Adam-Medium.svg#Adam-Medium') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

