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

@font-face {
    font-family: 'Arboria Book';
    src: url('../fonts/Arboria/Arboria-Book.otf') format('opentype');
    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.otf') format('opentype');
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.otf') format('opentype');
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;
}