@font-face {
    font-family: 'Baron Neue';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/baron/Baron-Neue.woff') format('woff');
}

@font-face {
    font-family: 'Baron Neue';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/baron/Baron-Neue-Italic.woff') format('woff');
}
    
@font-face {
    font-family: 'Baron Neue';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/baron/Baron-Neue-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Baron Neue';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/baron/Baron-Neue-Bold-Italic.woff') format('woff');
}

@font-face {
    font-family: 'Baron Neue';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/baron/Baron-Neue-Black.woff') format('woff');
}

@font-face {
    font-family: 'Baron Neue';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/baron/Baron-Neue-Black-Italic.woff') format('woff');
}