@charset "UTF-8";
div {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

/* -- BebasNeue -- */
@font-face {font-family: 'BebasNeue-Regular';
    src: local('BebasNeue-Regular'), local('BebasNeue-Regular'),
    url('fonts/BebasNeue/BebasNeue-Regular.woff2') format('woff2'),
    url('fonts/BebasNeue/BebasNeue-Regular.woff') format('woff'),
    url('fonts/BebasNeue/BebasNeue-Regular.ttf') format('truetype');
    font-weight:300; font-style:normal;}

@font-face {font-family: 'BebasNeue-Book';
    src: local('BebasNeue-Book'), local('BebasNeue-Book'),
    url('fonts/BebasNeue/BebasNeue-Book.woff2') format('woff2'),
    url('fonts/BebasNeue/BebasNeue-Book.woff') format('woff'),
    url('fonts/BebasNeue/BebasNeue-Book.ttf') format('truetype');
    font-weight:300; font-style:normal;}

@font-face {font-family: 'BebasNeue-Bold';
    src: local('BebasNeue-Bold'), local('BebasNeue-Bold'),
    url('fonts/BebasNeue/BebasNeue-Bold.woff2') format('woff2'),
    url('fonts/BebasNeue/BebasNeue-Bold.woff') format('woff'),
    url('fonts/BebasNeue/BebasNeue-Bold.ttf') format('truetype');
    font-weight:300; font-style:normal;}
	
@font-face {font-family: 'BebasNeue';
    src: local('BebasNeue-Regular'), local('BebasNeue-Regular'),
    url('fonts/BebasNeue/BebasNeue-Regular.woff2') format('woff2'),
    url('fonts/BebasNeue/BebasNeue-Regular.woff') format('woff'),
    url('fonts/BebasNeue/BebasNeue-Regular.ttf') format('truetype');
    font-weight:500; font-style:normal;}

@font-face {font-family: 'BebasNeue';
    src: local('BebasNeue-Book'), local('BebasNeue-Book'),
    url('fonts/BebasNeue/BebasNeue-Book.woff2') format('woff2'),
    url('fonts/BebasNeue/BebasNeue-Book.woff') format('woff'),
    url('fonts/BebasNeue/BebasNeue-Book.ttf') format('truetype');
    font-weight:200; font-style:normal;}

@font-face {font-family: 'BebasNeue';
    src: local('BebasNeue-Bold'), local('BebasNeue-Bold'),
    url('fonts/BebasNeue/BebasNeue-Bold.woff2') format('woff2'),
    url('fonts/BebasNeue/BebasNeue-Bold.woff') format('woff'),
    url('fonts/BebasNeue/BebasNeue-Bold.ttf') format('truetype');
    font-weight:600; font-style:normal;}

/* -- Lato -- */
@font-face {font-family: 'Lato';
	src:local('Lato'),
	url('fonts/lato/Lato-Regular.woff') format('woff'),
	url('fonts/lato/Lato-Regular.woff2') format('woff2');
	font-weight: 400; font-style: normal;}

@font-face {font-family: 'Lato Light';
	src:local('Lato Light'),
	url('fonts/lato/Lato-Light.woff') format('woff'),
	url('fonts/lato/Lato-Light.woff2') format('woff2');
	font-weight: 300; font-style: normal;
}
