/**
 * @license
 * MyFonts Webfont Build ID 2898617, 2014-10-09T09:47:42-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: Celias-Bold by Type Dynamic
 * URL: http://www.myfonts.com/fonts/typedynamic/celias/bold/
 * 
 * Webfont: Celias-BoldItalic by Type Dynamic
 * URL: http://www.myfonts.com/fonts/typedynamic/celias/bold-italic/
 * 
 * Webfont: Celias-Regular by Type Dynamic
 * URL: http://www.myfonts.com/fonts/typedynamic/celias/regular/
 * 
 * Webfont: Celias-RegularItalic by Type Dynamic
 * URL: http://www.myfonts.com/fonts/typedynamic/celias/italic/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2898617
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright &#x00A9; 2013 by Type Dynamic. All rights reserved.
 * 
 * © 2014 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2c3ab9");

  
@font-face {font-family: 'Celias-Bold';src: url('../webfonts/2C3AB9_0_0.eot');src: url('../webfonts/2C3AB9_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2C3AB9_0_0.woff') format('woff'),url('../webfonts/2C3AB9_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Celias-BoldItalic';src: url('../webfonts/2C3AB9_1_0.eot');src: url('../webfonts/2C3AB9_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2C3AB9_1_0.woff') format('woff'),url('../webfonts/2C3AB9_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Celias-Regular';src: url('../webfonts/2C3AB9_2_0.eot');src: url('../webfonts/2C3AB9_2_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2C3AB9_2_0.woff') format('woff'),url('../webfonts/2C3AB9_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Celias-RegularItalic';src: url('../webfonts/2C3AB9_3_0.eot');src: url('../webfonts/2C3AB9_3_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2C3AB9_3_0.woff') format('woff'),url('../webfonts/2C3AB9_3_0.ttf') format('truetype');}


.bold { 
	font-family: Celias-Bold;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	line-height: 24px;
}

.texto { 
	font-family: Celias-Regular;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	line-height: 24px;
	-moz-font-feature-settings:"onum" 1;
	-moz-font-feature-settings:"onum=1";
	-ms-font-feature-settings:"onum" 1;
	-o-font-feature-settings:"onum" 1;
	-webkit-font-feature-settings:"onum" 1;
	font-feature-settings:"onum" 1;
}

.creditos { 
	font-family: Celias-Regular;
	font-weight: normal;
	font-style: normal;
	font-size: 13.5px;
	line-height: 18px;
}

.creditos-bold { 
	font-family: Celias-Bold;
	font-weight: normal;
	font-style: normal;
	font-size: 13.5px;
	line-height: 18px;
}	

.rodape { 
	font-family: Celias-Regular;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
}
	
.italico { 
	font-family: Celias-RegularItalic;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	line-height: 24px;
}