@font-face {
    font-family: 'SquareFont';
    src: url('square-webfont.eot');
    src: url('square-webfont.eot?#iefix') format('embedded-opentype'),
         url('square-webfont.woff') format('woff'),
         url('square-webfont.ttf') format('truetype'),
         url('square-webfont.svg#squarefontregular') format('svg');
    font-weight: normal;
    font-style: normal;

}