/* fonts */
@font-face {
    font-family: 'PTSansCaption';
    /*src: url('fonts/ptsans/PTC55F_W.eot');*/
    src: url('fonts/ptsans/PTC55F_W.eot?#iefix') format('embedded-opentype'),
    url('fonts/ptsans/PTC55F_W.woff') format('woff'),
    url('fonts/ptsans/PTC55F_W.ttf') format('truetype'),
    url('fonts/ptsans/PTC55F_W.svg#PTSansCaption') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansCaption';
    /*src: url('fonts/ptsans/PTC75F_W.eot');*/
    src: url('fonts/ptsans/PTC75F_W.eot?#iefix') format('embedded-opentype'),
    url('fonts/ptsans/PTC75F_W.woff') format('woff'),
    url('fonts/ptsans/PTC75F_W.ttf') format('truetype'),
    url('fonts/ptsans/PTC75F_W.svg#PTSansCaption') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'P22UndergroundCyPro';
    /*src: url('fonts/p22underground/p22undergroundcypro-book-webfont.eot');*/
    src: url('fonts/p22underground/p22undergroundcypro-book-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/p22underground/p22undergroundcypro-book-webfont.woff') format('woff'),
    url('fonts/p22underground/p22undergroundcypro-book-webfont.ttf') format('truetype'),
    url('fonts/p22underground/p22undergroundcypro-book-webfont.svg#P22UndergroundCyProbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Intro';
    src: url('fonts/intro/introregular-webfont.eot');
    src: url('fonts/intro/introregular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/intro/introregular-webfont.woff2') format('woff2'),
    url('fonts/intro/introregular-webfont.woff') format('woff'),
    url('fonts/intro/introregular-webfont.ttf') format('truetype'),
    url('fonts/intro/introregular-webfont.svg#intro_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Intro';
    src: url('fonts/intro/introbold-webfont.eot');
    src: url('fonts/intro/introbold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/intro/introbold-webfont.woff2') format('woff2'),
    url('fonts/intro/introbold-webfont.woff') format('woff'),
    url('fonts/intro/introbold-webfont.ttf') format('truetype'),
    url('fonts/intro/introbold-webfont.svg#intro_boldregular') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Intro';
    src: url('fonts/intro/intro-light-webfont.eot');
    src: url('fonts/intro/intro-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/intro/intro-light-webfont.woff2') format('woff2'),
    url('fonts/intro/intro-light-webfont.woff') format('woff'),
    url('fonts/intro/intro-light-webfont.ttf') format('truetype'),
    url('fonts/intro/intro-light-webfont.svg#intro_lightregular') format('svg');
    font-weight: 200;
    font-style: normal;

}
@font-face {
    font-family: 'Intro';
    src: url('fonts/intro/intro-book-webfont.eot');
    src: url('fonts/intro/intro-book-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/intro/intro-book-webfont.woff2') format('woff2'),
    url('fonts/intro/intro-book-webfont.woff') format('woff'),
    url('fonts/intro/intro-book-webfont.ttf') format('truetype'),
    url('fonts/intro/intro-book-webfont.svg#intro_bookregular') format('svg');
    font-weight: 300;
    font-style: normal;

}
/* /fonts */