/*   
Theme Name:  Esprits Libres V3
Theme URI: http://espritslibres.ca
Description: Theme par défaut du nouveau site web d'esprits libres
Author: EspritsLibres
Author URI: http://espritslibres.ca
Template: thematic
Version: 1.0
Tags: Thematic,Esprits
*/
/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('css/thematic-over/typography.css');

/* Apply a basic layout */
@import url('css/thematic-over/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('css/jScrollPane.css');
@import url('css/default.css');
/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


@font-face {
        font-family: 'UtahRegular';
        src: url('font/utah-webfont.eot');
        src: local('☺'), url('font/utah-webfont.woff') format('woff'), url('font/utah-webfont.ttf') format('truetype'), url('font/utah-webfont.svg#webfontRwoSdaMa') format('svg');
        font-weight: normal;
        font-style: normal;
}
