/* BirchStd - latin */
@font-face {
    font-family: 'BirchStd';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../fonts/BirchStd.otf') format('opentype'); /* Modern Browsers */
}

/* Toms Handwritting - latin */
@font-face {
    font-family: 'TomsHandwritting';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('../fonts/TomsHandwriting.ttf') format('truetype'); /* Safari, Android, iOS */
}