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