@font-face {
    font-family: 'Marker Felt';
    src: url('MarkerFelt-Wide.eot');
    src: url('MarkerFelt-Wide.eot?#iefix') format('embedded-opentype'),
        url('MarkerFelt-Wide.woff2') format('woff2'),
        url('MarkerFelt-Wide.woff') format('woff'),
        url('MarkerFelt-Wide.ttf') format('truetype'),
        url('MarkerFelt-Wide.svg#MarkerFelt-Wide') format('svg');
    font-weight: bold;
    font-style: normal;
}

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

