@font-face {
    font-family: 'candideregular';
    src: url('../fonts/candide_regular-webfont.woff2') format('woff2'),
         url('../fonts/candide_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body,p,h1,h2,h3,h4, a {font-family: 'candideregular', Verdana;}