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