@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/CenturyGothic-Bold-webfont.eot');
  src: url('../fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/CenturyGothic-Bold.woff') format('woff'), 
  url('../fonts/CenturyGothic-Bold.ttf')  format('truetype'), 
  url('../fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/century-gothic.eot');
  src: url('../fonts/century-gothic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/century-gothic.woff') format('woff'), 
  url('../fonts/century-gothic.ttf')  format('truetype'), 
  url('../fonts/century-gothic.svg#century-gothic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'open_sans';
    src: url('/images/fonts/opensans-regular-webfont.eot');
    src: url('/images/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/images/fonts/opensans-regular-webfont.woff') format('woff'),
         url('/images/fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('/images/fonts/opensans-regular-webfont.svg#open_sans') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans';
    src: url('/images/fonts/opensans-bold-webfont.eot');
    src: url('/images/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/images/fonts/opensans-bold-webfont.woff') format('woff'),
         url('/images/fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('/images/fonts/opensans-bold-webfont.svg#open_sans') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova';
    src: url('/images/fonts/proximanova-regular-webfont.eot');
    src: url('/images/fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/images/fonts/proximanova-regular-webfont.woff') format('woff'),
         url('/images/fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('/images/fonts/proximanova-regular-webfont.svg#proxima_nova') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova';
    src: url('/images/fonts/ProximaNova-LightWeb.eot');
    src: url('/images/fonts/ProximaNova-LightWeb.eot?#iefix') format('embedded-opentype'),
         url('/images/fonts/ProximaNova-LightWeb.woff') format('woff'),
         url('/images/fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('/images/fonts/proximanova-regular-webfont.svg#proxima_nova') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova';
    src: url('/images/fonts/proximanova-bold-webfont.eot');
    src: url('/images/fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/images/fonts/proximanova-bold-webfont.woff') format('woff'),
         url('/images/fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('/images/fonts/proximanova-bold-webfont.svg#proxima_nova') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'u.s._101regular';
    src: url('../fonts/us101-webfont.eot');
    src: url('../fonts/us101-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/us101-webfont.woff') format('woff'),
         url('../fonts/us101-webfont.ttf') format('truetype'),
         url('../fonts/us101-webfont.svg#u.s._101regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'didot-holiday';
	src: url('../fonts/DidotLTStd-Bold.eot');
	src: url('../fonts/DidotLTStd-Bold.woff') format('woff'), 
        url('../fonts/DidotLTStd-Bold.ttf') format('truetype'), 
        url('../fonts/DidotLTStd-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


