@font-face {
    font-family: 'Montresor';
    src: url('../fonts/montresor.ttf') format('ttf'), url('../fonts/montresor.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EB Garamond';
    src: url('../fonts/ebgaramond-regular.ttf') format('ttf'), url('../fonts/ebgaramond-regular.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}