
@font-face {
    font-family: 'TAN-BRYDONE';
    src: url('../fonts/TANBRYDONE-Regular.eot');
    src: url('../fonts/TANBRYDONE-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TANBRYDONE-Regular.woff2') format('woff2'),
        url('../fonts/TANBRYDONE-Regular.woff') format('woff'),
        url('../fonts/TANBRYDONE-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TAN-BRYDONE';
    src: url('../fonts/TANBRYDONE-Italic.eot');
    src: url('../fonts/TANBRYDONE-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TANBRYDONE-Italic.woff2') format('woff2'),
        url('../fonts/TANBRYDONE-Italic.woff') format('woff'),
        url('../fonts/TANBRYDONE-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}







.font-tan-brydone {
    font-family: "TAN-BRYDONE", serif;
    letter-spacing: 1.5px;
}
.font-termina {
    font-family: "termina", sans-serif;
}
.font-sweet-sans-pro {
    font-family: "sweet-sans-pro", sans-serif;
}