/*
Theme Name: 	Carmem
Theme URI: 		http://highfieldmedia.com/carmem
Description: 	The CARAS Members theme.
Version: 		1.0
Author: 		Cameron McKay
Author URI: 	http://cdmckay.com
Tags: 			carmem
*/

@import "css/reset.css";
@import "css/site.css";

@font-face {
    font-family: 'Nevis';
    src: url('css/fonts/nevis-webfont.eot');
    src: url('css/fonts/nevis-webfont.eot?#iefix') format('embedded-opentype'),
    url('css/fonts/nevis-webfont.woff') format('woff'),
    url('css/fonts/nevis-webfont.ttf') format('truetype'),
    url('css/fonts/nevis-webfont.svg#webfontbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Static Bold Italic';
    src: url('css/fonts/static-bold-italic-webfont.eot');
    src: url('css/fonts/static-bold-italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('css/fonts/static-bold-italic-webfont.woff') format('woff'),
    url('css/fonts/static-bold-italic-webfont.ttf') format('truetype'),
    url('css/fonts/static-bold-italic-webfont.svg#static_bold_italicbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}