@font-face {
    font-family: 'Kenyan Coffee';
    src: url('fonts/kenyan-coffee-rg.eot');
    src: url('fonts/kenyan-coffee-rg.eot?#iefix') format('embedded-opentype'),
         url('fonts/kenyan-coffee-rg.woff2') format('woff2'),
         url('fonts/kenyan-coffee-rg.woff') format('woff'),
         url('fonts/kenyan-coffee-rg.ttf')  format('truetype'),
         url('fonts/kenyan-coffee-rg.svg#Kenyan Coffee') format('svg');
}