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