@font-face {
  font-family: Moranga;
  src: url('/assets/fonts/MorangaLight.otf');
}

@font-face {
    font-family: Roobert;
    font-weight: 300;
    src: url('/assets/fonts/Roobert-Light.otf');
}

@font-face {
    font-family: Roobert;
    font-weight: 300;
    font-style: italic;
    src: url('/assets/fonts/Roobert-LightItalic.otf');
}

@font-face {
    font-family: Roobert;
    font-weight: 400;
    src: url('/assets/fonts/Roobert-Regular.otf');
}

@font-face {
    font-family: Roobert;
    font-weight: 400;
    font-style: italic;
    src: url('/assets/fonts/Roobert-RegularItalic.otf');
}

@font-face {
    font-family: ReciaSerifDisplay;
    font-weight: 300;
    src: url('/assets/fonts/ReciaSerifDisplay-Bold.ttf');
}
