@font-face {
    font-family: montserratRegular;
    src: local('montserratRegular'), url(../font/Montserrat-font/montserrat-regular.otf) format("opentype");
}

@font-face {
    font-family: montserratLight;
    src: local('montserratLight'), url(../font/Montserrat-font/montserrat-light.otf) format("opentype");
}