@font-face {
    font-family: 'roobert-bold';
    src: url('Roobert-SemiBold.woff2') format('woff2'),
         url('Roobert-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roobert';
    src: url('Roobert-Regular.woff2') format('woff2'),
         url('Roobert-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roobert-italic';
    src: url('Roobert-RegularItalic.woff2') format('woff2'),
         url('Roobert-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roobert';
    src: url('Roobert-SemiBold.woff2') format('woff2'),
         url('Roobert-SemiBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'roobert';
    src: url('Roobert-RegularItalic.woff2') format('woff2'),
         url('Roobert-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'nature_spiritrough';
    src: url('naturespiritrough-webfont.woff2') format('woff2'),
         url('naturespiritrough-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 
@font-face {
    font-family: 'nature_spiritrough';
    src: url('NatureSpiritRough.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
 */
