@font-face {
    font-family: 'Apollo MT Std';
    src: url('fonts/ApolloMTStd.eot');
    src: url('fonts/ApolloMTStd.eot?#iefix') format('embedded-opentype'),
        url('fonts/ApolloMTStd.woff2') format('woff2'),
        url('fonts/ApolloMTStd.woff') format('woff'),
        url('fonts/ApolloMTStd.ttf') format('truetype'),
        url('fonts/ApolloMTStd.svg#ApolloMTStd') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Droid Sans';
    src: url('fonts/DroidSans.eot');
    src: url('fonts/DroidSans.eot?#iefix') format('embedded-opentype'),
        url('fonts/DroidSans.woff2') format('woff2'),
        url('fonts/DroidSans.woff') format('woff'),
        url('fonts/DroidSans.ttf') format('truetype'),
        url('fonts/DroidSans.svg#DroidSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

