/* @license
 * MyFonts Webfont Build ID 2158336, 2012-03-20T19:08:55-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Sanchez Italic by Latinotype
 * URL: http://www.myfonts.com/fonts/latinotype/sanchez/ital/
 * Copyright: Copyright (c) 2011 by Daniel hern&#x0087;ndez. All rights reserved.
 * Licensed pageviews: unlimited
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2158336
 * 
 * © 2012 Bitstream Inc
*/

@font-face {
  font-family: Crystal Deco;
  src: url('/css/CrystalDeco.woff') format('woff');
}
@font-face {
  font-family: Ovo;
  src: url('/css/Ovo.woff') format('woff');
}
@font-face {
  font-family: Sanchez;
  src: url('/css/SanchezR.woff') format('woff');
}
@font-face {
  font-family: Sanchez;
  src: url('/css/SanchezI.woff') format('woff');
  font-style: italic;
}

body { font-family: 'Ovo', 'Garamond', 'GaramondNo8', 'Century Schoolbook L', 'Gentium Book Basic', 'Georgia', serif; }
h1,h2,h3 { font-family: 'Sanchez', 'Ovo', 'Garamond', 'GaramondNo8', 'Century Schoolbook L', 'Gentium Book Basic', 'Georgia', serif; }
p { font-size: 110%; }
