@font-face {
    font-family: 'Segoe_script';
    src: url('../fonts/segoe_script.eot');
    src: url('../fonts/segoe_script.eot?#iefix') format('embedded-opentype'),        
         url('../fonts/segoe-script.woff') format('woff'),
         url('../fonts/segoe-script.ttf') format('truetype');        
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gothic';
    src: url('../fonts/gothic.eot');
    src: url('../fonts/gothic.eot?#iefix') format('embedded-opentype'),       
         url('../fonts/gothic.woff') format('woff'),
         url('../fonts/gothic.ttf') format('truetype');        
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri.eot');
    src: url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'),       
         url('../fonts/Calibri.woff') format('woff'),
         url('../fonts/Calibri.ttf') format('truetype');        
    font-weight: normal;
    font-style: normal;
}
