@font-face {
    font-family: 'ProximaSoft';
    src: url('../fonts/ProximaSoft/proximasoft-light-webfont.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'ProximaSoft';
    src: url('../fonts/ProximaSoft/proximasoft-regular-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'ProximaSoft';
    src: url('../fonts/ProximaSoft/proximasoft-medium-webfont.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'ProximaSoft';
    src: url('../fonts/ProximaSoft/proximasoft-semibold-webfont.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'ProximaSoft';
    src: url('../fonts/ProximaSoft/proximasoft-bold-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'ProximaSoft';
    src: url('../fonts/ProximaSoft/proximasoft-extrabold-webfont.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'ProximaSoft';
    src: url('../fonts/ProximaSoft/proximasoft-black-webfont.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: block;
}