@font-face {
    font-family: 'Gil';
    src: url('../fonts/gil.eot');
    src: url('../fonts/gil.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gil.woff') format('woff'),
         url('../fonts/gil.ttf') format('truetype'),
         url('../fonts/gil.svg#gil_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}