@font-face {
    font-family: 'Silver South';
    src: url('../fonts/SilverSouthRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bodoni';
    src: url('../fonts/MBodoni.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Candara';
    src: url('../fonts/Candara.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'P22AllysonPro';
    src: url('../fonts/P22AllysonPro.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Bohemia';
    src: url('../fonts/Bohemia.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'La Bohemia';
    src: url('../fonts/LaBohemia.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





