@font-face {
    font-family: 'Ultra Fresh - Demo';
    src: url('../fonts/UltraFresh.woff2') format('woff2'),
        url('../fonts/UltraFresh.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/ProximaNova-Black.woff2') format('woff2'),
        url('../fonts/ProximaNova-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaA';
    src: url('../fonts/ProximaNovaA-Light.woff2') format('woff2'),
        url('../fonts/ProximaNovaA-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Porter';
    src: url('../fonts/Porter-BoldDEMO.woff2') format('woff2'),
        url('../fonts/Porter-BoldDEMO.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaA';
    src: url('../fonts/ProximaNovaA-Semibold.woff2') format('woff2'),
        url('../fonts/ProximaNovaA-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaA';
    src: url('../fonts/ProximaNovaA-Thin.woff2') format('woff2'),
        url('../fonts/ProximaNovaA-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaA';
    src: url('../fonts/ProximaNovaA-Regular.woff2') format('woff2'),
        url('../fonts/ProximaNovaA-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cooper_hewittmedium';
    src: url('../fonts/agent-font/cooperhewitt-medium-webfont.woff2') format('woff2'),
         url('../fonts/agent-font/cooperhewitt-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cooper_hewittthin';
    src: url('../fonts/agent-font/cooperhewitt-thin-webfont.woff2') format('woff2'),
         url('../fonts/agent-font/cooperhewitt-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'boldbold';
    src: url('../fonts/agent-font/cunia-webfont.woff2') format('woff2'),
         url('../fonts/agent-font/cunia-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

