@font-face {
    font-family: 'Aller';
    src: url('Aller-Light.woff2') format('woff2'),
        url('Aller-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'NoirStd';
    src: url('NoirStd-SemiBold.woff2') format('woff2'),
        url('NoirStd-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

