@font-face {
    font-family: 'BaronNeue';
    src: url('BaronNeue.woff') format('woff'),
        url('BaronNeue.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BaronNeue';
    src: url('BaronNeue_1.woff') format('woff'),
        url('BaronNeue_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BaronNeueBlack';
    src: url('BaronNeueBlack.woff') format('woff'),
        url('BaronNeueBlack.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BaronNeueItalic';
    src: url('BaronNeueItalic.woff') format('woff'),
        url('BaronNeueItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BaronNeueBold';
    src: url('BaronNeueBold.woff') format('woff'),
        url('BaronNeueBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NexaLight';
    src: url('NexaLight.woff') format('woff'),
        url('NexaLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BaronNeueBlackItalic';
    src: url('BaronNeueBlackItalic.woff') format('woff'),
        url('BaronNeueBlackItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BaronNeueBoldItalic';
    src: url('BaronNeueBoldItalic.woff') format('woff'),
        url('BaronNeueBoldItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NexaBold';
    src: url('NexaBold.woff') format('woff'),
        url('NexaBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

