
@font-face {
    font-family: 'Aspira';
    src: url('Aspira_Light.otf');
    src: local('Aspira_Light'), url('Aspira_Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Aspira';
    src: url('Aspira_Light_Italic.otf');
    src: local('Aspira_Light_Italic'), url('Aspira_Light_Italic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Aspira';
    src: url('Aspira_Regular.otf');
    src: local('Aspira_Regular'), url('Aspira_Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Aspira';
    src: url('Aspira_Medium.otf');
    src: local('Aspira_Medium'), url('Aspira_Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Aspira';
    src: url('Aspira_Medium_Italic.otf');
    src: local('Aspira_Medium_Italic'), url('Aspira_Medium_Italic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Aspira';
    src: url('Aspira_Demi.otf');
    src: local('Aspira_Demi'), url('Aspira_Demi.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Aspira';
    src: url('Aspira_Demi_Italic.otf');
    src: local('Aspira_Demi_Italic'), url('Aspira_Demi_Italic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Aspira';
    src: url('Aspira_Bold.otf');
    src: local('Aspira_Bold'), url('Aspira_Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Aspira';
    src: url('Aspira_Bold_Italic.otf');
    src: local('Aspira_Bold_Italic'), url('Aspira_Bold_Italic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Aspira';
    src: url('Aspira_Black.otf');
    src: local('Aspira_Black'), url('Aspira_Black.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Aspira';
    src: url('Aspira_Black_Italic.otf');
    src: local('Aspira_Black_Italic'), url('Aspira_Black_Italic.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Aspira';
    src: url('Aspira_Heavy.otf');
    src: local('Aspira_Heavy'), url('Aspira_Heavy.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Aspira';
    src: url('Aspira_Heavy_Italic.otf');
    src: local('Aspira_Heavy_Italic'), url('Aspira_Heavy_Italic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}
