@font-face  
{
    font-family:  "SquareFont";
     src:  url("../fonts/squarefont/squarefont.eot");
     src:  url("../fonts/squarefont/squarefont-iefix.eot") format("embedded-opentype"),  url("../fonts/squarefont/squarefont.woff2") format("woff2"),  url("../fonts/squarefont/squarefont.woff") format("woff"),  url("../fonts/squarefont/squarefont.ttf") format("truetype"),  url("../fonts/squarefont/squarefont.svg#SquareFont") format("svg");
 }