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

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

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

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

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

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


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

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

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


