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

