@font-face {
    font-family: 'Montserrat Regular';
    src: url('../fonts/monserat/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Montserrat SemiBold';
    src: url('../fonts/monserat/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Montserrat ExtraBold';
    src: url('../fonts/monserat/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: normal;
}