
@font-face {
    font-family: 'arimobold';
    src: url('arimo-bold-webfont.woff2') format('woff2'),
         url('arimo-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'arimoregular';
    src: url('arimo-regular-webfont.woff2') format('woff2'),
         url('arimo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'my_lucky_pennyregular';
    src: url('myluckypenny-webfont.woff2') format('woff2'),
         url('myluckypenny-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'yeseva_oneregular';
    src: url('yesevaone-regular-webfont.woff2') format('woff2'),
         url('yesevaone-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}