@font-face
{
font-family: CenturyGothic;
src:url('GOTHIC.eot'),url('GOTHIC.ttf');
}

@font-face {
    font-family: "Calibri";
    src: url("../fonts/.eot");
    src: url("../fonts/Calibri Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Calibri Light.woff") format("woff"),
    url("../fonts/Calibri Light.ttf") format("truetype"),
    url("../fonts/Calibri Light.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}