@font-face{
    font-family:'Montserrat';
    font-style:normal;
    font-weight:400;
    src:local("Montserrat Regular"),local("Montserrat-Regular"),url(fonts/Montserrat-Regular.otf) format("opentype")
}
@font-face{
    font-family:'Montserrat';
    font-style:normal;
    font-weight:700;
    src:local("Montserrat Bold"),local("Montserrat-Bold"),url(fonts/Montserrat-Bold.otf) format("opentype")
}
