/*FONTS.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Author: Unbranded.*/
/* Website: http://www.unbranded.co */
/* Copyright: (C) 2014 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* CUSTOM FONTS ARE DEFINED HERE VIA CSS3 FONT-FACE TECHNOLOGY*/
/* More info : http://www.littleboxofideas.com/blog/tutorials/how-do-i-implement-font-face */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------*/
/* Font: Raleway Family */
/* Source: FontSquirrel Library */
/* License Type: GPL */
/*--------------------------------------------------------*/
@font-face{ 
font-family:"RalewayRegular";
src: url('raleway/Raleway-Regular-webfont.eot'); 
src: 
url('raleway/Raleway-Regular-webfont.eot?#iefix') format('embedded-opentype'), 
url('raleway/Raleway-Regular-webfont.woff') format('woff'), 
url('raleway/Raleway-Regular-webfont.ttf') format('truetype'), 
url('raleway/Raleway-Regular-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"RalewayBold";
src: url('raleway/Raleway-Bold-webfont.eot'); 
src: 
url('raleway/Raleway-Bold-webfont.eot?#iefix') format('embedded-opentype'), 
url('raleway/Raleway-Bold-webfont.woff') format('woff'), 
url('raleway/Raleway-Bold-webfont.ttf') format('truetype'), 
url('raleway/Raleway-Bold-webfont.svg#webfont') format('svg'); 
}




/* Designed by Multiple Designers */
/* FontFace Generated by FontPro */

@font-face {
  font-family: 'RalewayHeavy';
  src: url('raleway/Raleway-Heavy.eot');
  src: url('raleway/Raleway-Heavy.eot?#iefix') format('embedded-opentype'),
       url('raleway/Raleway-Heavy.woff') format('woff'),
       url('raleway/Raleway-Heavy.ttf') format('truetype'),
       url('raleway/Raleway-Heavy.svg#Raleway-Heavy') format('svg');
}


/* Designed by Sebastian Kosch */
/* FontFace Generated by FontPro */

@font-face {
  font-family: 'CrimsonText-Italic';
  src: url('crimson/CrimsonText-Italic.eot');
  src: url('crimson/CrimsonText-Italic.eot?#iefix') format('embedded-opentype'),
       url('crimson/CrimsonText-Italic.woff') format('woff'),
       url('crimson/CrimsonText-Italic.ttf') format('truetype'),
       url('crimson/CrimsonText-Italic.svg#CrimsonText-Italic') format('svg');
}

@font-face {
    font-family: 'pt_sansregular';
    src: url('ptsans/regular/PTS55F-webfont.eot');
    src: url('ptsans/regular/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptsans/regular/PTS55F-webfont.woff') format('woff'),
         url('ptsans/regular/PTS55F-webfont.ttf') format('truetype'),
         url('ptsans/regular/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sansbold';
    src: url('ptsans/bold/PTS75F-webfont.eot');
    src: url('ptsans/bold/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptsans/bold/PTS75F-webfont.woff') format('woff'),
         url('ptsans/bold/PTS75F-webfont.ttf') format('truetype'),
         url('ptsans/bold/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*--------------------------------------------------------*/
/* Font: Open Sans Family */
/* Source: Google Web Fonts Library */
/* License Type: GPL */
/*--------------------------------------------------------*/

@font-face{ 
font-family:"OpenSansLight";
src: url('OpenSans/OpenSans-Light-webfont.eot'); 
src: 
url('OpenSans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), 
url('OpenSans/OpenSans-Light-webfont.woff') format('woff'), 
url('OpenSans/OpenSans-Light-webfont.ttf') format('truetype'), 
url('OpenSans/OpenSans-Light-webfont.svg#webfont') format('svg'); 
}

@font-face {
    font-family: 'new_ciclefina';
    src: url('NewCircleFina/New_Cicle_Fina-webfont.eot');
    src: url('NewCircleFina/New_Cicle_Fina-webfont.eot?#iefix') format('embedded-opentype'),
         url('NewCircleFina/New_Cicle_Fina-webfont.woff') format('woff'),
         url('NewCircleFina/New_Cicle_Fina-webfont.ttf') format('truetype'),
         url('NewCircleFina/New_Cicle_Fina-webfont.svg#new_ciclefina') format('svg');
    font-weight: normal;
    font-style: normal;

}