@font-face {
    font-family: 'Bellota';
    font-style: normal;
    font-weight: 400;
    src: local('Bellota'), url('../fonts/Bellota/Bellota-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Bellota';
    font-style: italic;
    font-weight: 400;
    src: local('Bellota'), url('../fonts/Bellota/Bellota-Italic.woff') format('woff');
}
@font-face {
    font-family: 'Bellota';
    font-style: normal;
    font-weight: 300;
    src: local('Bellota'), url('../fonts/Bellota/Bellota-Light.woff') format('woff');
}
@font-face {
    font-family: 'Bellota';
    font-style: italic;
    font-weight: 300;
    src: local('Bellota'), url('../fonts/Bellota/Bellota-LightItalic.woff') format('woff');
}
@font-face {
    font-family: 'Bellota';
    font-style: normal;
    font-weight: 700;
    src: local('Bellota'), url('../fonts/Bellota/Bellota-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Bellota';
    font-style: italic;
    font-weight: 700;
    src: local('Bellota'), url('../fonts/Bellota/Bellota-BoldItalic.woff') format('woff');
}


