﻿/* engilsh */
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/Roboto-Bold.ttf') format('truetype');
}


