@font-face {
    font-family: 'Bender Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Bender Regular'), url('../font/Bender.woff') format('woff');
}


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


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


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


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


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


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


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