/* 
    @author Feel Creative <info@feelcreative.com.au>
    
    CUSTOM FONT
*/

@font-face {
    font-family: 'segoe_uisemibold';
    src: url('../fonts/seguisb.eot');
    src: url('../fonts/seguisb.eot?#iefix') format('embedded-opentype'),
         url('../fonts/seguisb.woff') format('woff'),
         url('../fonts/seguisb.ttf') format('truetype'),
         url('../fonts/seguisb.svg#segoe_uisemibold') format('svg');
    font-weight: normal;
    font-style: normal; 
}  
@font-face {
    font-family: 'segoe_uiregular';
    src: url('../fonts/segoeui.eot');
    src: url('../fonts/segoeui.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoeui.woff') format('woff'),
         url('../fonts/segoeui.ttf') format('truetype'),
         url('../fonts/segoeui.svg#segoe_uiregular') format('svg');
    font-weight: normal;
    font-style: normal; 
}       
@font-face {
    font-family: 'segoe_uibold';
    src: url('../fonts/segoeuib.eot');
    src: url('../fonts/segoeuib.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoeuib.woff') format('woff'),
         url('../fonts/segoeuib.ttf') format('truetype'),
         url('../fonts/segoeuib.svg#segoe_uibold') format('svg');
    font-weight: normal;
    font-style: normal;   
}
@font-face {
    font-family: 'segoe_uibold_italic';
    src: url('../fonts/segoeuiz.eot');
    src: url('../fonts/segoeuiz.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoeuiz.woff') format('woff'),
         url('../fonts/segoeuiz.ttf') format('truetype'),
         url('../fonts/segoeuiz.svg#segoe_uibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;   
}
@font-face {
    font-family: 'segoe_uisemibold_italic';
    src: url('../fonts/seguisbi.eot');
    src: url('../fonts/seguisbi.eot?#iefix') format('embedded-opentype'),
         url('../fonts/seguisbi.woff') format('woff'),
         url('../fonts/seguisbi.ttf') format('truetype'),
         url('../fonts/seguisbi.svg#segoe_uisemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;   
}  
