@font-face {
    font-family: 'fontBlack';
    src: url("font/roboto/Roboto-Black.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fontBlackItalic';
    src: url("font/roboto/Roboto-BlackItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fontBold';
    src: url("font/roboto/Roboto-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fontBoldItalic';
    src: url("font/roboto/Roboto-BoldItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}


@font-face {
    font-family: 'fontItalic';
    src: url("font/roboto/Roboto-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fontLight';
    src: url("font/roboto/Roboto-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fontLightItalic';
    src: url("font/roboto/Roboto-LightItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fontRegular';
    src: url("font/roboto/Roboto-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fontMedium';
    src: url("font/roboto/Roboto-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fontMediumItalic';
    src: url("font/roboto/Roboto-MediumItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fontThinItalic';
    src: url("font/roboto/Roboto-ThinItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fontThin';
    src: url("font/roboto/Roboto-Thin.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}
