

/*
@font-face {
    font-family: 'varelafont';
    src: url('varelafont.woff2') format('woff2'),
         url('varelafont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/
/* hebrew */
@font-face {
    font-family: 'varelafont';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/varelaround/v19/w8gdH283Tvk__Lua32TysjIfpcuPLdshZhVB.woff2) format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}