
@font-face {
    font-family: 'Volte';
    font-style: normal;
    font-weight: 400;
    src: local('Volte'), url('../fonts/Volte.woff') format('woff');
}

@font-face {
    font-family: 'Volte Light';
    font-style: normal;
    font-weight: normal;
    src: local('Volte'), url('../fonts/Volte Light.woff') format('woff');
}

@font-face {
    font-family: 'Volte Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Volte'), url('../fonts/Volte Medium.woff') format('woff');
}

@font-face {
    font-family: 'Volte Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('Volte'), url('../fonts/Volte Semibold.woff') format('woff');
}

@font-face {
    font-family: 'Volte Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Volte'), url('../fonts/Volte Bold.woff') format('woff');
}


