@font-face {
    font-family: 'PontanoSansRegular';
    src: url('pontanosans-regular-webfont.eot');
    src: url('pontanosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('pontanosans-regular-webfont.woff') format('woff'),
         url('pontanosans-regular-webfont.ttf') format('truetype'),
         url('pontanosans-regular-webfont.svg#PontanoSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face{
	font-family: 'Futura Bk BT';
    src: url('font/tt0140m_1-webfont.eot');
    src: url('font/tt0140m_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/tt0140m_1-webfont.woff2') format('woff2'),
         url('font/tt0140m_1-webfont.woff') format('woff'),
         url('font/tt0140m_1-webfont.ttf') format('truetype'),
         url('font/tt0140m_1-webfont.svg#futura_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{font-family: 'Futura Bk BT';}
