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