/*
 * 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-2011 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      RType
 * License URL: http://www.fontspring.com/fflicense/rtype
 *
 *
 */

@font-face {
    font-family: 'GestaRegular';
    src: url('fontface/Gesta-Regular-webfont.eot'); /* IE9 Compat Modes */
    src: url('fontface/Gesta-Regular-webfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fontface/Gesta-Regular-webfont.woff') format('woff'), /* Modern Browsers */
         url('fontface/Gesta-Regular-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fontface/Gesta-Regular-webfont.svg#webfontqwq3os6b') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'GestaBold';
    src: url('fontface/Gesta-Bold-webfont.eot'); /* IE9 Compat Modes */
    src: url('fontface/Gesta-Bold-webfont.eot#iefix') format('embedded-opentype'),  /* IE6-IE8 */
         url('fontface/Gesta-Bold-webfont.woff') format('woff'), /* Modern Browsers */
         url('fontface/Gesta-Bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fontface/Gesta-Bold-webfont.svg#webfontg0VbydrB') format('svg'); /* Legacy iOS */
}
