/* ================================================================================
    #Fonts
================================================================================ */

@font-face {
    font-family: 'Segoe UI';
    src: url('segoe_ui-webfont.eot');
    src: url('segoe_ui-webfont.eot?#iefix') format('embedded-opentype'),
         url('segoe_ui-webfont.woff') format('woff'),
         url('segoe_ui-webfont.ttf') format('truetype'),
         url('segoe_ui-webfont.svg#segoe_uiregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Bold';
    src: url('segoe_ui_bold-webfont.eot');
    src: url('segoe_ui_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('segoe_ui_bold-webfont.woff') format('woff'),
         url('segoe_ui_bold-webfont.ttf') format('truetype'),
         url('segoe_ui_bold-webfont.svg#segoe_uibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Trajan Pro Bold';
    src: url('trajanprobold-webfont.eot');
    src: url('trajanprobold-webfont.eot?#iefix') format('embedded-opentype'),
         url('trajanprobold-webfont.woff') format('woff'),
         url('trajanprobold-webfont.ttf') format('truetype'),
         url('trajanprobold-webfont.svg#trajan_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Trajan Pro';
    src: url('trajanproregular-webfont.eot');
    src: url('trajanproregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('trajanproregular-webfont.woff') format('woff'),
         url('trajanproregular-webfont.ttf') format('truetype'),
         url('trajanproregular-webfont.svg#trajan_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro Bold';
    src: url('MyriadPro-Bold.eot');
    src: url('MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('MyriadPro-Bold.woff2') format('woff2'),
        url('MyriadPro-Bold.woff') format('woff'),
        url('MyriadPro-Bold.ttf') format('truetype'),
        url('MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-Regular.eot');
    src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('MyriadPro-Regular.woff2') format('woff2'),
        url('MyriadPro-Regular.woff') format('woff'),
        url('MyriadPro-Regular.ttf') format('truetype'),
        url('MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
