@font-face {
    font-family: 'Proxima Regular';
    src: url('../fonts/ProximaNova-Regular.eot');
    src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('../fonts/ProximaNova-Regular.woff') format('woff'),
        url('../fonts/ProximaNova-Regular.ttf') format('truetype'),
        url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Medium';
    src: url('../fonts/ProximaNova-Medium.eot');
    src: url('../fonts/ProximaNova-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Medium.woff2') format('woff2'),
        url('../fonts/ProximaNova-Medium.woff') format('woff'),
        url('../fonts/ProximaNova-Medium.ttf') format('truetype'),
        url('../fonts/ProximaNova-Medium.svg#ProximaNova-Medium') format('svg');
        font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Semi-bold';
    src: url('../fonts/ProximaNova-Semibold.eot');
    src: url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Semibold.woff2') format('woff2'),
        url('../fonts/ProximaNova-Semibold.woff') format('woff'),
        url('../fonts/ProximaNova-Semibold.ttf') format('truetype'),
        url('../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
        font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima bold';
    src: url('../fonts/ProximaNova-Bold.eot');
    src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('../fonts/ProximaNova-Bold.woff') format('woff'),
        url('../fonts/ProximaNova-Bold.ttf') format('truetype'),
        url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
        font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Silka bold';
    src: url('../fonts/Silka-Bold.eot');
    src: url('../fonts/Silka-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Silka-Bold.woff2') format('woff2'),
        url('../fonts/Silka-Bold.woff') format('woff'),
        url('../fonts/Silka-Bold.ttf') format('truetype'),
        url('../fonts/Silka-Bold.svg#Silka-Bold') format('svg');
        font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Silka semibold';
    src: url('../fonts/Silka-SemiBold.eot');
    src: url('../fonts/Silka-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Silka-SemiBold.woff2') format('woff2'),
        url('../fonts/Silka-SemiBold.woff') format('woff'),
        url('../fonts/Silka-SemiBold.ttf') format('truetype'),
        url('../fonts/Silka-SemiBold.svg#Silka-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

