@font-face {
    font-family: 'Boston Bold It';
    src: url('Boston-BoldIt.woff2') format('woff2'),
        url('Boston-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Boston';
    src: url('Boston-ExtraLight.woff2') format('woff2'),
        url('Boston-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Boston';
    src: url('Boston-Black.woff2') format('woff2'),
        url('Boston-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Boston Black It';
    src: url('Boston-BlackIt.woff2') format('woff2'),
        url('Boston-BlackIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Boston';
    src: url('Boston-Regular.woff2') format('woff2'),
        url('Boston-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Boston';
    src: url('Boston-Bold.woff2') format('woff2'),
        url('Boston-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Boston Thin It';
    src: url('Boston-ThinIt.woff2') format('woff2'),
        url('Boston-ThinIt.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Boston';
    src: url('Boston-Thin.woff2') format('woff2'),
        url('Boston-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Boston';
    src: url('Boston-SemiBold.woff2') format('woff2'),
        url('Boston-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Boston';
    src: url('Boston-Light.woff2') format('woff2'),
        url('Boston-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Boston ExtraLight It';
    src: url('Boston-ExtraLightIt.woff2') format('woff2'),
        url('Boston-ExtraLightIt.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Boston';
    src: url('Boston-Heavy.woff2') format('woff2'),
        url('Boston-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Boston It';
    src: url('Boston-RegularIt.woff2') format('woff2'),
        url('Boston-RegularIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Boston Light It';
    src: url('Boston-LightIt.woff2') format('woff2'),
        url('Boston-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Boston Heavy It';
    src: url('Boston-HeavyIt.woff2') format('woff2'),
        url('Boston-HeavyIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Boston SemiBold It';
    src: url('Boston-SemiBoldIt.woff2') format('woff2'),
        url('Boston-SemiBoldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

