
/* - typo.css - */
@media all {
/* http://www.centre-francais-fondations.org/portal_css/typo.css?original=1 */
@font-face {
font-family: 'DINMittelschriftRegular';
src: url('typos-cff/dinmittelschrift-webfont.eot');
src: url('typos-cff/dinmittelschrift-webfont.eot?#iefix') format('embedded-opentype'),
url('typos-cff/dinmittelschrift-webfont.woff') format('woff'),
url('typos-cff/dinmittelschrift-webfont.ttf') format('truetype'),
url('typos-cff/dinmittelschrift-webfont.svg#DINMittelschriftRegular') format('svg');
font-weight: normal;
font-style: normal;
letter-spacing:normal;
}

}

