/*
 * 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:      Latinotype
 * License URL: http://www.fontspring.com/fflicense/latinotype
 *
 *
 */

@font-face {
    font-family: 'SanchezRegular';
	src: url('fonts/Sanchezregular-webfont.eot?#') format('eot'),  
       url('fonts/Sanchezregular-webfont.woff') format('woff'),  
       url('fonts/Sanchezregular-webfont.ttf') format('truetype'),
       url('fonts/Sanchezregular-webfont.svg#SanchezRegular') format('svg');
}

.filtrete .columns h2, .rtcoa .columns h2 {
	font-family: 'SanchezRegular',serif;
}

