/* =============================================================================
   Azo Sans — Fonte da marca Yashmim Danielle
   ============================================================================= */

@font-face {
    font-family: 'Azo Sans';
    src: url('../fonts/azo-sans/fonnts.com-Azo_Sans_Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Azo Sans';
    src: url('../fonts/azo-sans/fonnts.com-Azo_Sans_Thin_Italic.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Azo Sans';
    src: url('../fonts/azo-sans/fonnts.com-Azo_Sans_Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Azo Sans';
    src: url('../fonts/azo-sans/fonnts.com-Azo_Sans_Light_Italic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Azo Sans';
    src: url('../fonts/azo-sans/fonnts.com-Azo_Sans_Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Azo Sans';
    src: url('../fonts/azo-sans/fonnts.com-Azo_Sans_Italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Azo Sans';
    src: url('../fonts/azo-sans/fonnts.com-Azo_Sans_Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Azo Sans';
    src: url('../fonts/azo-sans/fonnts.com-Azo_Sans_Medium_Italic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Azo Sans';
    src: url('../fonts/azo-sans/fonnts.com-Azo_Sans_Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Azo Sans';
    src: url('../fonts/azo-sans/fonnts.com-Azo_Sans_Bold_Italic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Azo Sans';
    src: url('../fonts/azo-sans/fonnts.com-Azo_Sans_Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Azo Sans';
    src: url('../fonts/azo-sans/fonnts.com-Azo_Sans_Black_Italic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
