@font-face {
    font-family: 'Co Headline Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Co Headline Regular'), url('CoHeadline.woff') format('woff');
}


@font-face {
    font-family: 'Co Headline Light';
    font-style: normal;
    font-weight: normal;
    src: local('Co Headline Light'), url('CoHeadlineLight.woff') format('woff');
}


@font-face {
    font-family: 'Co Headline Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Co Headline Bold'), url('CoHeadlineBold.woff') format('woff');
}

@font-face {
	font-family: 'GothamBook';
	src: local('GothamBook'), url('GothamBook.woff') format('woff');
}

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

@font-face {
    font-family: 'GothamMedium';
    src: url('gotham_medium-webfont.woff2') format('woff2'),
         url('gotham_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'boehringer_forward_textRg';
    src: url('boehringerforwardtext-webfont.woff2') format('woff2'),
         url('boehringerforwardtext-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'boehringer_forward_textmd';
    src: url('boehringerforwardtext-md-webfont.woff2') format('woff2'),
         url('boehringerforwardtext-md-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}