/*
Theme Name: Chickasaw Nation Casino Theme
Author: Mantyweb Designs
Author URI: http://mantywebdesigns.com/
Description: Custom theme based of of WP's Twenty Eleven and built for the Chickasaw Nation
*/

/* =Fonts
-------------------------------------------------------------- */

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

}