@font-face {
    font-family: 'Ubuntu';
    src: url('/fonts/Ubuntu.eot');
    src: url('/fonts/Ubuntu.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Ubuntu.woff2') format('woff2'),
        url('/fonts/Ubuntu.woff') format('woff'),
        url('/fonts/Ubuntu.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu Medium';
    src: url('/fonts/Ubuntu-Medium.eot');
    src: url('/fonts/Ubuntu-Medium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Ubuntu-Medium.woff2') format('woff2'),
        url('/fonts/Ubuntu-Medium.woff') format('woff'),
        url('/fonts/Ubuntu-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu Bold';
    src: url('/fonts/Ubuntu-Bold.eot');
    src: url('/fonts/Ubuntu-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Ubuntu-Bold.woff2') format('woff2'),
        url('/fonts/Ubuntu-Bold.woff') format('woff'),
        url('/fonts/Ubuntu-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu Light';
    src: url('/fonts/Ubuntu-Light.eot');
    src: url('/fonts/Ubuntu-Light.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Ubuntu-Light.woff2') format('woff2'),
        url('/fonts/Ubuntu-Light.woff') format('woff'),
        url('/fonts/Ubuntu-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro Bold';
    src: url('/fonts/MyriadPro-Bold.eot');
    src: url('/fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/MyriadPro-Bold.woff2') format('woff2'),
        url('/fonts/MyriadPro-Bold.woff') format('woff'),
        url('/fonts/MyriadPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro Regular';
    src: url('/fonts/MyriadPro-Regular.eot');
    src: url('/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('/fonts/MyriadPro-Regular.woff') format('woff'),
        url('/fonts/MyriadPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro Semibold';
    src: url('/fonts/MyriadPro-Semibold.eot');
    src: url('/fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/MyriadPro-Semibold.woff2') format('woff2'),
        url('/fonts/MyriadPro-Semibold.woff') format('woff'),
        url('/fonts/MyriadPro-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}