/*  Roboto - START  */

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

@font-face {
    font-family: "Roboto";
    font-weight: normal;
    font-style: italic;
    src: url("./Roboto-Italic.ttf");
}

@font-face {
    font-family: "Roboto";
    font-weight: bold;
    font-style: normal;
    src: url("./Roboto-Bold.ttf");
}

/*  Roboto - END  */


/* Unbouded - START */

@font-face {
    font-family: "Unbounded";
    font-weight: normal;
    font-style: normal;
    src: url("./Unbounded-Regular.ttf");
}

@font-face {
    font-family: "Unbounded";
    font-weight: 300;
    font-style: normal;
    src: url("./Unbounded-Light.ttf");
}

@font-face {
    font-family: "Unbounded";
    font-weight: bold;
    font-style: normal;
    src: url("./Unbounded-Bold.ttf");
}

/* Unbouded - END */
