/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2013 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 *
 */

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

@font-face {
    font-family: 'LetterGothic';
    src: url('LetterGothic-Oblique-webfont.eot');
    src: url('LetterGothic-Oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('LetterGothic-Oblique-webfont.woff') format('woff'),
         url('LetterGothic-Oblique-webfont.ttf') format('truetype'),
         url('LetterGothic-Oblique-webfont.svg#letter_gothic_fsitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'LetterGothic';
    src: url('LetterGothic-Medium-webfont.eot');
    src: url('LetterGothic-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('LetterGothic-Medium-webfont.woff') format('woff'),
         url('LetterGothic-Medium-webfont.ttf') format('truetype'),
         url('LetterGothic-Medium-webfont.svg#letter_gothic_fsbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'LetterGothic';
    src: url('LetterGothic-MediumObl-webfont.eot');
    src: url('LetterGothic-MediumObl-webfont.eot?#iefix') format('embedded-opentype'),
         url('LetterGothic-MediumObl-webfont.woff') format('woff'),
         url('LetterGothic-MediumObl-webfont.ttf') format('truetype'),
         url('LetterGothic-MediumObl-webfont.svg#letter_gothic_fsbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'LetterGothic';
    src: url('LetterGothic-ExtraBold-webfont.eot');
    src: url('LetterGothic-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('LetterGothic-ExtraBold-webfont.woff') format('woff'),
         url('LetterGothic-ExtraBold-webfont.ttf') format('truetype'),
         url('LetterGothic-ExtraBold-webfont.svg#letter_gothic_fsextra_bold') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'LetterGothic';
    src: url('LetterGothic-ExtraBoldObl-webfont.eot');
    src: url('LetterGothic-ExtraBoldObl-webfont.eot?#iefix') format('embedded-opentype'),
         url('LetterGothic-ExtraBoldObl-webfont.woff') format('woff'),
         url('LetterGothic-ExtraBoldObl-webfont.ttf') format('truetype'),
         url('LetterGothic-ExtraBoldObl-webfont.svg#letter_gothic_fsXBdOb') format('svg');
    font-weight: 900;
    font-style: italic;

}
