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

@font-face {
    font-family: 'White Star Personal Use Only';
    src: url('font/White Star PersonalUseOnly.woff2') format('woff2'),
        url('font/White Star PersonalUseOnly.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'University Roman LET';
    src: url('font/UniversityRomanLetPlain.woff2') format('woff2'),
        url('font/UniversityRomanLetPlain.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Tiranti Solid LET';
    src: url('font/TirantiSolidLetPlain.woff2') format('woff2'),
        url('font/TirantiSolidLetPlain.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Square721 BT';
    src: url('font/Square721BT-Roman.woff2') format('woff2'),
        url('font/Square721BT-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



