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

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: url('../../../../fonts/roboto/roboto-thinitalic.woff') format('woff'), url('../../../../fonts/roboto/roboto-thinitalic.ttf') format('truetype');
}

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

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: url('../../../../fonts/roboto/roboto-lightitalic.woff') format('woff'), url('../../../../fonts/roboto/roboto-lightitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../../../../themes/hawkeye/vendor/fonts/roboto/roboto-regular.woff') format('woff'), url('../fonts/roboto/roboto-regular.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url('../../../../fonts/roboto/roboto-italic.woff') format('woff'), url('../../../../fonts/roboto/roboto-italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    src: url('../../../../themes/hawkeye/vendor/fonts/roboto/roboto-medium.woff') format('woff'), url('../fonts/roboto/roboto-medium.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/roboto/roboto-mediumitalic.ttf') format('truetype'), url('../../../../themes/hawkeye/vendor/fonts/roboto/roboto-mediumitalic.ttf') format('truetype');
}

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

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: url('../../../../fonts/roboto/roboto-bolditalic.woff') format('woff'), url('../../../../fonts/roboto/roboto-bolditalic.ttf') format('truetype');
}

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

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: url('../../../../fonts/roboto/roboto-blackitalic.woff') format('woff'), url('../../../../fonts/roboto/roboto-blackitalic.ttf') format('truetype');
}
