/* 
sofia_proextra_light
sofia_prolight
sofia_proregular
sofia_promedium
sofia_prosemi_bold
sofia_probold
sofia_problack

toma_sans_light
toma_sans_bold

Circular
*/

@font-face {
    font-family: 'sofia_proregular';
    src: url('../font/sofia_pro_regular-webfont.woff2') format('woff2'),
         url('../font/sofia_pro_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sofia_promedium';
    src: url('../font/sofia_pro_medium-webfont.woff2') format('woff2'),
         url('../font/sofia_pro_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'sofia_prosemi_bold';
    src: url('../font/sofia_pro_semi_bold-webfont.woff2') format('woff2'),
         url('../font/sofia_pro_semi_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'sofia_problack';
    src: url('../font/sofia_pro_black-webfont.woff2') format('woff2'),
         url('../font/sofia_pro_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'sofia_probold';
    src: url('../font/sofia_pro_bold-webfont.woff2') format('woff2'),
         url('../font/sofia_pro_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sofia_proextra_light';
    src: url('../font/sofia_pro_extra_light-webfont.woff2') format('woff2'),
         url('../font/sofia_pro_extra_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sofia_prolight';
    src: url('../font/sofia_pro_light-webfont.woff2') format('woff2'),
         url('../font/sofia_pro_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*
@font-face {
    font-family: 'toma_sans_bold';
    src: url('../font/tomasans-bold-webfont.woff2') format('woff2'),
         url('../font/tomasans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'toma_sans_light';
    src: url('../font/tomasans-light-webfont.woff2') format('woff2'),
         url('../font/tomasans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/

@font-face {
    font-family: 'archiaregular';
    src: url('../font/archia-regular-webfont.woff2') format('woff2'),
         url('../font/archia-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Circular';
    src: url('../font/CircularStd-Medium.otf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CircularBlack';
    src: url('../font/CircularStd-Black.otf') format('truetype');
    font-weight: normal;
    font-style: normal;

}