@font-face {
    font-family: 'swansea';
    src: url('../fonts/Swansea-q3pd.ttf') format('truetype');
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'swansea-bold';
    src: url('../fonts/SwanseaBold-D0ox.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'swansea-bold-italic';
    src: url('../fonts/SwanseaBoldItalic-p3Dv.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'swansea-italic';
    src: url('../fonts/SwanseaItalic-AwqD.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}
