@font-face {
    
    src: url('../sfui/SFUIText-Regular.eot');
    src: url('../sfui/SFUIText-Regular.eot?#iefix') format('embedded-opentype'),
url('../sfui/SFUIText-Regular.woff2') format('woff2'),
url('../sfui/SFUIText-Regular.woff') format('woff'),
url('../sfui/SFUIText-Regular.ttf') format('truetype'),
url('../sfui/SFUIText-Regular.svg#FuturamaBoldFont') format('svg');
    font-family:sfui;
}

@font-face {
    
    src: url('../sfui/SFUIText-Semibold.eot');
    src: url('../sfui/SFUIText-Semibold.eot?#iefix') format('embedded-opentype'),
url('../sfui/SFUIText-Semibold.woff2') format('woff2'),
url('../sfui/SFUIText-Semibold.woff') format('woff'),
url('../sfui/SFUIText-Semibold.ttf') format('truetype'),
url('../sfui/SFUIText-Semibold.svg#FuturamaBoldFont') format('svg');
    
 font-family: 'SFUIText-Semibold';
}

@font-face {
    
    src: url('../sfui/SFUIText-Bold.eot');
    src: url('../sfui/SFUIText-Bold.eot?#iefix') format('embedded-opentype'),
url('../sfui/SFUIText-Bold.woff2') format('woff2'),
url('../sfui/SFUIText-Bold.woff') format('woff'),
url('../sfui/SFUIText-Bold.ttf') format('truetype'),
url('../sfui/SFUIText-Bold.svg#FuturamaBoldFont') format('svg');
    
 font-family: 'SFUIText-Bold';
}





