@charset "utf-8";
/* CSS Document */

/* @font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;} */
  
@font-face {
    font-family: 'chameronregular';
    src: url('../fonts/chameron-regular-webfont.eot');
    src: url('../fonts/chameron-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/chameron-regular-webfont.woff2') format('woff2'),
         url('../fonts/chameron-regular-webfont.woff') format('woff'),
         url('../fonts/chameron-regular-webfont.ttf') format('truetype'),
         url('../fonts/chameron-regular-webfont.svg#chameronregular') format('svg');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'chameronbold';
    src: url('../fonts/chameron-bold-webfont.eot');
    src: url('../fonts/chameron-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/chameron-bold-webfont.woff2') format('woff2'),
         url('../fonts/chameron-bold-webfont.woff') format('woff'),
         url('../fonts/chameron-bold-webfont.ttf') format('truetype'),
         url('../fonts/chameron-bold-webfont.svg#chameronbold') format('svg');
    font-weight: normal;
    font-style: normal;}

/* @font-face {
	font-family:'FontAwesome';
	src:url('../fonts/fontawesome-webfont.eot?v=4.2.0');
	src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),
	url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),
	url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),
	url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
	font-weight:normal;
	font-style:normal} */


