/*  Montserrat - START  */

@font-face {
    font-family: "Montserrat";
    font-weight: normal;
    font-style: normal;
    src: url("../font/Montserrat-Regular.ttf");
}

@font-face {
    font-family: "Montserrat";
    font-weight: 300;
    font-style: normal;
    src: url("../font/Montserrat-Light.ttf");
}

@font-face {
    font-family: "Montserrat";
    font-weight: bold;
    font-style: normal;
    src: url("../font/Montserrat-Bold.ttf");
}

@font-face {
    font-family: "Montserrat";
    font-weight: 500;
    font-style: normal;
    src: url("../font/Montserrat-SemiBold.ttf");
}

/*  Montserrat - END  */



/*  Roboto - START  */

@font-face {
    font-family: "Roboto";
    font-weight: normal;
    font-style: normal;
    src: url("../font/Roboto-Regular.ttf");
}

@font-face {
    font-family: "Roboto";
    font-weight: normal;
    font-style: italic;
    src: url("../font/Roboto-Italic.ttf");
}

@font-face {
    font-family: "Roboto";
    font-weight: bold;
    font-style: normal;
    src: url("../font/Roboto-Bold.ttf");
}

/*  Roboto - END  */