@font-face {
    font-family: 'Istok Web';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/istok-web-regular.woff) format('woff');
}

@font-face {
    font-family: 'Istok Web';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/istok-web-bold.woff) format('woff');
}

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/eb-garamond-regular.woff) format('woff');
}

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/eb-garamond-medium.woff) format('woff');
}

