
/* Roboto Black */
@font-face {
    font-family: 'Roboto Black';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/roboto/roboto-black/roboto-black.eot'); /* IE9 Compat Modes */
    src: local('roboto black'), local('roboto-black'),
        url('../fonts/roboto/roboto-black/roboto-black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/roboto/roboto-black/roboto-black.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/roboto/roboto-black/roboto-black.woff') format('woff'), /* Modern Browsers */
        url('../fonts/roboto/roboto-black/roboto-black.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/roboto/roboto-black/roboto-black.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* Roboto Bold */
@font-face {
    font-family: 'Roboto Bold';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto/roboto-bold/roboto-bold.eot'); /* IE9 Compat Modes */
    src: local('roboto Bold'), local('roboto-bold'),
        url('../fonts/roboto/roboto-bold/roboto-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/roboto/roboto-bold/roboto-bold.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/roboto/roboto-bold/roboto-bold.woff') format('woff'), /* Modern Browsers */
        url('../fonts/roboto/roboto-bold/roboto-bold.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/roboto/roboto-bold/roboto-bold.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* Roboto Light */
@font-face {
    font-family: 'Roboto Light';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/roboto/roboto-light/roboto-light.eot'); /* IE9 Compat Modes */
    src: local('roboto Light'), local('roboto-light'),
        url('../fonts/roboto/roboto-light/roboto-light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/roboto/roboto-light/roboto-light.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/roboto/roboto-light/roboto-light.woff') format('woff'), /* Modern Browsers */
        url('../fonts/roboto/roboto-light/roboto-light.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/roboto/roboto-light/roboto-light.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* Roboto Regular */
@font-face {
    font-family: 'Roboto Regular';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/roboto/roboto-regular/roboto-regular.eot'); /* IE9 Compat Modes */
    src: local('roboto Regular'), local('roboto-regular'),
        url('../fonts/roboto/roboto-regular/roboto-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/roboto/roboto-regular/roboto-regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/roboto/roboto-regular/roboto-regular.woff') format('woff'), /* Modern Browsers */
        url('../fonts/roboto/roboto-regular/roboto-regular.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/roboto/roboto-regular/roboto-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* Arial Regular */
@font-face {
    font-family: 'Arial Regular';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/arial/arial-regular/arial-regular.eot'); /* IE9 Compat Modes */
    src: local('arial Regular'), local('arial-regular'),
        url('../fonts/arial/arial-regular/arial-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/arial/arial-regular/arial-regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/arial/arial-regular/arial-regular.woff') format('woff'), /* Modern Browsers */
        url('../fonts/arial/arial-regular/arial-regular.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/arial/arial-regular/arial-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* Arial Black */
@font-face {
    font-family: 'Arial Black';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/arial/arial-black/arial-black.eot'); /* IE9 Compat Modes */
    src: local('arial black'), local('arial-black'),
        url('../fonts/arial/arial-black/arial-black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/arial/arial-black/arial-black.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/arial/arial-black/arial-black.woff') format('woff'), /* Modern Browsers */
        url('../fonts/arial/arial-black/arial-black.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/arial/arial-black/arial-black.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* Arial Bold */
@font-face {
    font-family: 'Arial Bold';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/arial/arial-bold/arial-bold.eot'); /* IE9 Compat Modes */
    src: local('arial Bold'), local('arial-bold'),
        url('../fonts/arial/arial-bold/arial-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/arial/arial-bold/arial-bold.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/arial/arial-bold/arial-bold.woff') format('woff'), /* Modern Browsers */
        url('../fonts/arial/arial-bold/arial-bold.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/arial/arial-bold/arial-bold.svg#OpenSans') format('svg'); /* Legacy iOS */
}