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

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

@font-face {
    font-family: 'janda';
    src: url('../fonts/janda.ttf');
    font-weight: normal;
    font-style: normal;
}