

@font-face {
    font-family: 'FbRimona';
    src: url('FbRimona-Boldwebfont.eot');
    src: url('FbRimona-Boldwebfont.eot?#iefix') format('embedded-opentype'),
         url('FbRimona-Boldwebfont.woff2') format('woff2'),
         url('FbRimona-Boldwebfont.woff') format('woff'),
         url('FbRimona-Boldwebfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'FbRimona';
    src: url('FbRimona-Regularwebfont.eot');
    src: url('FbRimona-Regularwebfont.eot?#iefix') format('embedded-opentype'),
         url('FbRimona-Regularwebfont.woff2') format('woff2'),
         url('FbRimona-Regularwebfont.woff') format('woff'),
         url('FbRimona-Regularwebfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

