@charset "utf-8";
/* CSS Document */

html, body {
    /*
    background-color: #111111;
	*/
	background-color: #FFFFFF;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 6, 2015 */
@font-face {
    font-family: 'Bebas Neue Book';
    src: url('../fonts/BebasNeue Book-webfont.eot');
    src: url('../fonts/BebasNeue Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue Book-webfont.woff2') format('woff2'),
         url('../fonts/BebasNeue Book-webfont.woff') format('woff'),
         url('../fonts/BebasNeue Book-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue Book-webfont.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue Bold';
    src: url('../fonts/BebasNeue Bold-webfont.eot');
    src: url('../fonts/BebasNeue Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue Bold-webfont.woff2') format('woff2'),
         url('../fonts/BebasNeue Bold-webfont.woff') format('woff'),
         url('../fonts/BebasNeue Bold-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue Bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: local('Muli'), url(http://fonts.gstatic.com/s/muli/v7/z6c3Zzm51I2zB_Gi7146Bg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/muli/v7/kU4XYdV4jtS72BIidPtqyw.woff) format('woff');
}


