/* Font loading */
@font-face{ 
	font-family: 'PreloLight';
	src: url('../font/prelo-light-webfont.eot');
	src: url('../font/prelo-light-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../font/prelo-light-webfont.woff') format('woff'),
	     url('../font/prelo-light-webfont.ttf') format('truetype'),
	     url('../font/prelo-light-webfont.svg#webfont') format('svg');
    font-weight:normal;
    font-style:normal;
    font-variant:normal;
}

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

}

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

}

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

}

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

}

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

}


/*
@font-face {
    font-family: 'PreloBook';
    src: url('/font/prelo-book-webfont.eot');
    src: url('/font/prelo-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/prelo-book-webfont.woff') format('woff'),
         url('/font/prelo-book-webfont.ttf') format('truetype'),
         url('/font/prelo-book-webfont.svg#PreloBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}


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

}

*/