@font-face {
	font-family: 'rsulight';
	src: url('../font-custom/rsu_light-webfont.woff2') format('woff2'),
	url('../font-custom/rsu_light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'supermarket';
    src: url('../font-custom/supermarket-webfont.eot');
    src: url('../font-custom/supermarket-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font-custom/supermarket-webfont.woff2') format('woff2'),
         url('../font-custom/supermarket-webfont.woff') format('woff'),
         url('../font-custom/supermarket-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'quarkbold';
    src: url('../font-custom/quark-bold-webfont.eot');
    src: url('../font-custom/quark-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font-custom/quark-bold-webfont.woff2') format('woff2'),
         url('../font-custom/quark-bold-webfont.woff') format('woff'),
         url('../font-custom/quark-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'quarklight';
    src: url('../font-custom/quark-light-webfont.eot');
    src: url('../font-custom/quark-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font-custom/quark-light-webfont.woff2') format('woff2'),
         url('../font-custom/quark-light-webfont.woff') format('woff'),
         url('../font-custom/quark-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nexa';
    src: url('../font-custom/nexa_bold-webfont.eot');
    src: url('../font-custom/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font-custom/nexa_bold-webfont.woff2') format('woff2'),
         url('../font-custom/nexa_bold-webfont.woff') format('woff'),
         url('../font-custom/nexa_bold-webfont.ttf') format('truetype'
         	);
    font-weight: normal;
    font-style: normal;
}