@font-face {
    font-family: 'Gloria';
    src:url('../fonts/Gloria.eot');
    src: url('../fonts/Gloria.eot') format('embedded-opentype'),
         url('../fonts/Gloria.woff') format('woff'),
         url('../fonts/Gloria.ttf') format('truetype'),
         url('../fonts/Gloria.svg#Gloria') format('svg');
}