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

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

@font-face {
    font-family: 'Arboria Book Italic';
    src: url('../fonts/Arboria/Arboria-BookItalic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Arboria Black';
    src: url('../fonts/Arboria/Arboria-Black.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arboria Black Italic';
    src: url('../fonts/Arboria/Arboria-BlackItalic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Arboria Bold';
    src: url('../fonts/Arboria/Arboria-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Arboria Bold Italic';
    src: url('../fonts/Arboria/Arboria-BoldItalic.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}

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

@font-face {
    font-family: 'Arboria Light Italic';
    src: url('../fonts/Arboria/Arboria-LightItalic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

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

@font-face {
    font-family: 'Arboria Medium Italic';
    src: url('../fonts/Arboria/Arboria-MediumItalic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Arboria Thin';
    src: url('../fonts/Arboria/Arboria-Thin.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arboria Thin Italic';
    src: url('../fonts/Arboria/Arboria-ThinItalic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}