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

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

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

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

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