@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Light.eot');
    src: url('../fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
    	url('../fonts/SegoeUI-Light.woff') format('woff'),
    	url('../fonts/SegoeUI-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Vibrocentric';
    src: url('../fonts/Vibrocentric-Regular.eot');
    src: url('../fonts/Vibrocentric-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Vibrocentric-Regular.woff') format('woff'),
        url('../fonts/Vibrocentric-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
