

@font-face {
    font-family: 'Chiller';
    src: url('../fonts/Chiller-Regular.eot');
    src: url('../fonts/Chiller-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/hiller-Regular.woff2') format('woff2'),
        url('../fonts/Chiller-Regular.woff') format('woff'),
        url('../fonts/Chiller-Regular.ttf') format('truetype'),
       url('../fonts/Chiller-Regular.svg#Chiller-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

