/* Myriad Pro - Regular */
@font-face {
    font-family: 'Myriad Pro';
    src: url('MYRIADPRO-REGULAR.OTF') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Myriad Pro - Light */
@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Myriad Pro - Semibold */
@font-face {
    font-family: 'Myriad Pro';
    src: url('MYRIADPRO-SEMIBOLD.OTF') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* Myriad Pro - Semibold Italic */
@font-face {
    font-family: 'Myriad Pro';
    src: url('MYRIADPRO-SEMIBOLDIT.OTF') format('opentype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Myriad Pro - Bold */
@font-face {
    font-family: 'Myriad Pro';
    src: url('MYRIADPRO-BOLD.OTF') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Myriad Pro - Bold Italic */
@font-face {
    font-family: 'Myriad Pro';
    src: url('MYRIADPRO-BOLDIT.OTF') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Myriad Pro Condensed */
@font-face {
    font-family: 'Myriad Pro Condensed';
    src: url('MYRIADPRO-COND.OTF') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Myriad Pro Condensed - Italic */
@font-face {
    font-family: 'Myriad Pro Condensed';
    src: url('MYRIADPRO-CONDIT.OTF') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Myriad Pro Condensed - Bold */
@font-face {
    font-family: 'Myriad Pro Condensed';
    src: url('MYRIADPRO-BOLDCOND.OTF') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Myriad Pro Condensed - Bold Italic */
@font-face {
    font-family: 'Myriad Pro Condensed';
    src: url('MYRIADPRO-BOLDCONDIT.OTF') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Penna Swashes */
@font-face {
    font-family: 'Penna Swashes';
    src: url('Penna-Swashes.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* ==========================================================================
   Bauer Bodoni
   ========================================================================== */

/* Bauer Bodoni - Roman (400) */
@font-face {
    font-family: 'Bauer Bodoni';
    src: url('Bauer Bodoni Roman.woff2') format('woff2'),
         url('Bauer Bodoni Roman.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Bauer Bodoni - Italic (400) */
@font-face {
    font-family: 'Bauer Bodoni';
    src: url('Bauer Bodoni Italic.woff2') format('woff2'),
         url('Bauer Bodoni Italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Bauer Bodoni - Bold (700) */
@font-face {
    font-family: 'Bauer Bodoni';
    src: url('Bauer Bodoni Bold.woff2') format('woff2'),
         url('Bauer Bodoni Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Bauer Bodoni - Bold Italic (700) */
@font-face {
    font-family: 'Bauer Bodoni';
    src: url('Bauer Bodoni Bold Italic.woff2') format('woff2'),
         url('Bauer Bodoni Bold Italic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Bauer Bodoni - Black (900) */
@font-face {
    font-family: 'Bauer Bodoni';
    src: url('Bauer Bodoni Black.woff2') format('woff2'),
         url('Bauer Bodoni Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Bauer Bodoni - Black Italic (900) */
@font-face {
    font-family: 'Bauer Bodoni';
    src: url('Bauer Bodoni Black Italic.woff2') format('woff2'),
         url('Bauer Bodoni Black Italic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/* ==========================================================================
   Bauer Bodoni Condensed
   ========================================================================== */

/* Bauer Bodoni Condensed - Bold (700) */
@font-face {
    font-family: 'Bauer Bodoni Condensed';
    src: url('Bauer Bodoni Bold Condensed.woff2') format('woff2'),
         url('Bauer Bodoni Bold Condensed.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Bauer Bodoni Condensed - Black (900) */
@font-face {
    font-family: 'Bauer Bodoni Condensed';
    src: url('Bauer Bodoni Black Condensed.woff2') format('woff2'),
         url('Bauer Bodoni Black Condensed.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
