@font-face {
    font-family: 'MontserratBlack';
    font-style: normal;
    font-weight: bold;
    src: url(MONTSERRAT-BLACK.TTF);
}

@font-face {
    font-family: 'MontserratBold';
    font-style: normal;
    font-weight: bold;
    src: url(MONTSERRAT-BOLD.TTF);
}

@font-face {
    font-family: 'MontserratMedium';
    font-style: normal;
    font-weight: normal;
    src: url(MONTSERRAT-MEDIUM.TTF);
}

@font-face {
    font-family: 'MontserratRegular';
    font-style: normal;
    font-weight: normal;
    src: url(MONTSERRAT-REGULAR.TTF);
}