/*@font-face {
    font-family: 'Sofia Pro';
    src: url('SofiaProLight.woff2') format('woff2'),
        url('SofiaProLight.woff') format('woff'),
        url('SofiaProLight.svg#SofiaProLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sofia Pro';
    src: url('SofiaPro-Bold.woff2') format('woff2'),
        url('SofiaPro-Bold.woff') format('woff'),
        url('SofiaPro-Bold.svg#SofiaPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sofia Pro';
    src: url('SofiaPro-Regular.woff2') format('woff2'),
        url('SofiaPro-Regular.woff') format('woff'),
        url('SofiaPro-Regular.svg#SofiaPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/


@font-face {
    font-family: 'South Gardens Personal Use';
    src: url('../fonts/SouthGardensPersonalUse.woff2') format('woff2'),
        url('../fonts/SouthGardensPersonalUse.woff') format('woff'),
        url('../images/SouthGardensPersonalUse.svg#SouthGardensPersonalUse') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'The Rambler';
    src: url('../fonts/TheRambler.eot');
    src: url('../fonts/TheRambler.eot#iefix') format('embedded-opentype'),
        url('../fonts/TheRambler.woff2') format('woff2'),
        url('../fonts/TheRambler.woff') format('woff'),
        url('../images/TheRambler.svg#TheRambler') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


