@font-face {
    font-family: 'Boston Black';
    src: url('Boston-Black.otf') format('opentype'), url('Boston-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Boston Black It';
    src: url('Boston-BlackIt.otf') format('opentype'), url('Boston-BlackIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Boston Bold';
    src: url('Boston-Bold.otf') format('opentype'), url('Boston-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Boston Bold It';
    src: url('Boston-BoldIt.otf') format('opentype'), url('Boston-BoldIt.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Boston ExtraLight';
    src: url('Boston-ExtraLight.otf') format('opentype'), url('Boston-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Boston ExtraLight It';
    src: url('Boston-ExtraLightIt.otf') format('opentype'), url('Boston-ExtraLightIt.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Boston Heavy';
    src: url('Boston-Heavy.otf') format('opentype'), url('Boston-Heavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Boston Heavy It';
    src: url('Boston-HeavyIt.otf') format('opentype'), url('Boston-HeavyIt.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Boston Light';
    src: url('Boston-Light.otf') format('opentype'), url('Boston-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Boston Light It';
    src: url('Boston-LightIt.otf') format('opentype'), url('Boston-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Boston';
    src: url('Boston-Regular.otf') format('opentype'), url('Boston-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Boston It';
    src: url('Boston-RegularIt.otf') format('opentype'), url('Boston-RegularIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Boston SemiBold';
    src: url('Boston-SemiBold.otf') format('opentype'), url('Boston-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Boston SemiBold It';
    src: url('Boston-SemiBoldIt.otf') format('opentype'), url('Boston-SemiBoldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Boston Thin';
    src: url('Boston-Thin.otf') format('opentype'), url('Boston-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Boston Thin It';
    src: url('Boston-ThinIt.otf') format('opentype'), url('Boston-ThinIt.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}
