/* #### Roboto Condensed #### */
@font-face {
    font-family: 'Roboto Condensed Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Condensed Regular'), url('../fonts/roboto-fonts/RobotoCondensed-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Roboto Condensed Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Condensed Bold'), url('../fonts/roboto-fonts/RobotoCondensed-Bold.woff') format('woff');
}
/* #### Roboto #### */
@font-face {
    font-family: 'Roboto Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Regular'), url('../fonts/roboto-fonts/Roboto-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Thin'), url('../fonts/roboto-fonts/Roboto-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Medium'), url('../fonts/roboto-fonts/Roboto-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Light';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Light'), url('../fonts/roboto-fonts/Roboto-Light.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Black';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Black'), url('../fonts/roboto-fonts/Roboto-Black.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Bold'), url('../fonts/roboto-fonts/Roboto-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Bold Italic'), url('../fonts/roboto-fonts/Roboto-BoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Italic'), url('../fonts/roboto-fonts/Roboto-Italic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Black Italic'), url('../fonts/roboto-fonts/Roboto-BlackItalic.woff') format('woff');
}


@font-face {
    font-family: 'NewsGothicBT';
    font-style: normal;
    font-weight: normal;
    src: local('NewsGothicBT'), url('../fonts/newsgoth_bt/NewsGothicBT.TTF') format('truetype');
}
