@font-face {
    font-family: 'bellarinaregular';
    font-weight: normal;
    font-style: normal;
    font-display: auto;

    src: url('bellarina-webfont.eot');
    src: url('bellarina-webfont.eot?#iefix') format('embedded-opentype'),
         url('bellarina-webfont.woff2') format('woff2'),
         url('bellarina-webfont.woff') format('woff'),
         url('bellarina-webfont.ttf') format('truetype'),
         url('bellarina-webfont.svg#bellarinaregular') format('svg');
}