@font-face {
    font-family: 'Didact Gothic';
    src: url('../fonts/subset-DidactGothic.eot');
    src: url('../fonts/subset-DidactGothic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/subset-DidactGothic.woff2') format('woff2'),
    url('../fonts/subset-DidactGothic.woff') format('woff'),
    url('../fonts/subset-DidactGothic.ttf') format('truetype'),
    url('../fonts/subset-DidactGothic.svg#DidactGothic') format('svg');
    font-weight: 500;
    font-style: normal;
}

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

