 
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url(Montserrat/Montserrat-Medium.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat bold';
    font-style: normal;
    font-weight: 700;
    src: url(Montserrat/Montserrat-Bold.ttf) format('truetype');
}