@font-face {
    font-family: 'FreestyleScript-Regular';
    src: url('freescpt.eot');
    src: url('freescpt.eot?#iefix') format('embedded-opentype'),
            url('freescpt.woff') format('woff'),
            url('freescpt.ttf') format('truetype'),
            url('freescpt.svg#freescpt') format('svg');
    font-style: normal;
}
/*
@font-face {
    font-family: 'TRArialBlack';
    src: url('/Content/trarialblack.eot');
    src: url('/Content/trarialblack.eot?#iefix') format('embedded-opentype'),
            url('/Content/trarialblack.woff') format('woff'),
            url('/Content/trarialblack.ttf') format('truetype'),
            url('/Content/trarialblack.svg#trarialblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('/Content/MyriadPro-Regular.eot');
    src: local('MyraidPro Regular'), 
        url('/Content/MyriadPro-Regular.eot') format('embedded-opentype'),
        url('/Content/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('/Content/MyriadPro-Regular.ttf') format('truetype'), 
        url('/Content/MyriadPro-Regular.svg') format('svg'),
        url('/Content/MyriadPro-Regular.otf') format('otf');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'MyriadProLight';
    src: url('MyriadPro-Light.eot');
    src: local('MyraidPro Light'), 
        url('/Content/MyriadPro-Light.eot') format('embedded-opentype'),
        url('/Content/MyriadPro-Light.eot?#iefix') format('embedded-opentype'), 
        url('/Content/MyriadPro-Light.ttf') format('truetype'), 
        url('/Content/MyriadPro-Light.svg') format('svg'),
        url('/Content/MyriadPro-Light.otf') format('otf');
    font-weight: 300;
    font-style: normal;
}



@font-face {
    font-family: 'MyriadProBold';
    src: url('/Content/MyriadPro-Bold.eot');
    src: local('MyraidPro Bold'),  
        url('/Content/MyriadPro-Bold.eot') format('embedded-opentype'),
        url('/Content/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('/Content/MyriadPro-Bold.ttf') format('truetype'), 
        url('/Content/MyriadPro-Bold.svg') format('svg'),
        url('/Content/MyriadPro-Bold.otf') format('otf'); 
    font-style: normal;
    font-weight: 800;
}

*/