@font-face {
    font-family: 'Rosarivo-Regular';
    src: url('rosarivo-regular-webfont.woff') format('woff'),
         url('rosarivo-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rosarivo-Italic';
    src: url('rosarivo-italic-webfont.woff') format('woff'),
         url('rosarivo-italic-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Sarala-Regular';
    src: url('sarala-regular-webfont.woff') format('woff'),
         url('sarala-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sarala-Bold';
    src: url('sarala-bold-webfont.woff') format('woff'),
         url('sarala-bold-webfont.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}