/*
Theme Name: Epsilon
Template: Divi
*/


/************************************************/
/* FONTS */

@font-face {
    font-family: 'Viga';
    src:
    url('../../fonts/Viga.woff2') format('woff2'),
    url('../../fonts/Viga.woff') format('woff'),
    url('../../fonts/Viga.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
