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