@font-face { 
    font-family: " ";
    src: local(" "),
         url(../fonts/__.eot) format("eot"),
         url(../fonts/__.svg) format("svg"),
         url(../fonts/__.ttf) format("ttf"), 
         url(../fonts/__.woff) format("woff"), 
         url(../fonts/__.woff2) format("woff2");
}

