@font-face {
    font-family: 'Intro Bold';
    src: url('../../fonts/IntroBold.eot');
    src: url('../fonts/IntroBold.eot') format('embedded-opentype'),
         url('../fonts/IntroBold.woff2') format('woff2'),
         url('../fonts/IntroBold.woff') format('woff'),
         url('../fonts/IntroBold.ttf') format('truetype'),
         url('../fonts/IntroBold.svg#IntroBold') format('svg');
}

@font-face {
    font-family: 'Intro Book';
    src: url('../fonts/IntroBook.eot');
    src: url('../fonts/IntroBook.eot') format('embedded-opentype'),
         url('../fonts/IntroBook.woff2') format('woff2'),
         url('../fonts/IntroBook.woff') format('woff'),
         url('../fonts/IntroBook.ttf') format('truetype'),
         url('../fonts/IntroBook.svg#IntroBook') format('svg');
}

@font-face {
    font-family: 'Intro Black';
    src: url('../fonts/IntroBlack.eot');
    src: url('../fonts/IntroBlack.eot') format('embedded-opentype'),
         url('../fonts/IntroBlack.woff2') format('woff2'),
         url('../fonts/IntroBlack.woff') format('woff'),
         url('../fonts/IntroBlack.ttf') format('truetype'),
         url('../fonts/IntroBlack.svg#IntroBlack') format('svg');
}

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