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