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