@font-face {
    font-family: 'restorabold_italic';
    src: url('/fonts/restorabolditalic-webfont.woff2') format('woff2'),
         url('/fonts/restorabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}

@font-face {
    font-family: 'restoraregular';
    src: url('/fonts/restora-webfont.woff2') format('woff2'),
         url('/fonts/restora-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}