/* ==========================================================================
   Customizer Fonts 
   ========================================================================== */
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular/roboto-regular.eot');
    src: url('../fonts/roboto-regular/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular/roboto-regular.woff2') format('woff2'),
         url('../fonts/roboto-regular/roboto-regular.woff') format('woff'),
         url('../fonts/roboto-regular/roboto-regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold/roboto-bold.eot');
    src: url('../fonts/roboto-bold/roboto-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold/roboto-bold.woff2') format('woff2'),
         url('../fonts/roboto-bold/roboto-bold.woff') format('woff'),
         url('../fonts/roboto-bold/roboto-bold.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedbold';
    src: url('../fonts/robotocondensed-bold/robotocondensed-bold.eot');
    src: url('../fonts/robotocondensed-bold/robotocondensed-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed-bold/robotocondensed-bold.woff2') format('woff2'),
         url('../fonts/robotocondensed-bold/robotocondensed-bold.woff') format('woff'),
         url('../fonts/robotocondensed-bold/robotocondensed-bold.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'playregular';
    src: url('../fonts/play-regular/play-regular.eot');
    src: url('../fonts/play-regular/play-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/play-regular/play-regular.woff2') format('woff2'),
         url('../fonts/play-regular/play-regular.woff') format('woff'),
         url('../fonts/play-regular/play-regular.svg#playregular') format('svg');
    font-weight: normal;
    font-style: normal;
}