@font-face {
    font-family: 'fulboargenta';
    src: url('../fonts/fulbo-argenta-webfont.eot');
    src: url('../fonts/fulbo-argenta-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fulbo-argenta-webfont.woff2') format('woff2'), url('../fonts/fulbo-argenta-webfont.woff') format('woff'), url('../fonts/fulbo-argenta-webfont.ttf') format('truetype'), url('../fonts/fulbo-argenta-webfont.svg#fulboargenta') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Calibri";
    src: url("../fonts/Calibri.eot");
    /* IE9*/
    src: url("../fonts/Calibri.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Calibri.woff2") format("woff2"), /* chrome、firefox */
    url("../fonts/Calibri.woff") format("woff"), /* chrome、firefox */
    url("../fonts/Calibri.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../fonts/Calibri.svg#Calibri") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Calibri Light";
    src: url("../fonts/Calibri-Light.eot");
    /* IE9*/
    src: url("../fonts/Calibri-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Calibri-Light.woff2") format("woff2"), /* chrome、firefox */
    url("../fonts/Calibri-Light.woff") format("woff"), /* chrome、firefox */
    url("../fonts/Calibri-Light.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../fonts/Calibri-Light.svg#Calibri Light") format("svg");
    /* iOS 4.1- */
}