@font-face{
    font-family: Montserrat-Bold;
    src: url("../fonts/Montserrat-Bold.otf") format("opentype");
}

@font-face{
    font-family: Montserrat-Regular;
    src: url("../fonts/Montserrat-Regular.otf") format("opentype");
}

@font-face{
    font-family: Montserrat-Light;
    src: url("../fonts/Montserrat-Light.otf") format("opentype");
}

@font-face{
    font-family: Raleway-Bold;
    src: url("../fonts/Raleway-Bold.ttf") format("opentype");
}

@font-face{
    font-family: Raleway-Light;
    src: url("../fonts/Raleway-Light.ttf") format("opentype");
}

@font-face{
    font-family: Raleway-Regular;
    src: url("../fonts/Raleway-Regular.ttf") format("opentype");
}
@font-face{
    font-family: Raleway-Thin;
    src: url("../fonts/Raleway-Thin.ttf") format("opentype");
}