@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Black.ttf');

    font-style: normal;    font-weight: 900;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-BlackItalic.ttf');
    font-style: italic;    font-weight: 900;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Bold.ttf');
    font-style: normal; font-weight: 700;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-BoldItalic.ttf');
    font-style: italic;    font-weight: 700;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-ExtraBold.ttf');
    font-style: normal;    font-weight: 800;

}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-ExtraBoldItalic.ttf');
    font-style: italic;
    font-weight: 800;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-ExtraLight.ttf');
    font-style: normal;
    font-weight: 200;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-ExtraLightItalic.ttf');
    font-style: italic;
    font-weight: 200;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Italic.ttf');
    font-style: italic;  font-weight: 400;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Light.ttf');
    font-style: normal;   font-weight: 300;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-LightItalic.ttf');
    font-style: italic;   font-weight: 300;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Medium.ttf');   font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-MediumItalic.ttf');
    font-style: italic;   font-weight: 500;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Regular.ttf');
    font-style: normal;   font-weight: 400;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-SemiBold.ttf');
    font-style: normal;    font-weight: 600;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-SemiBoldItalic.ttf');
    font-style: italic;    font-weight: 600;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Thin.ttf');
    font-style: normal;  font-weight: 100;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-ThinItalic.ttf');
    font-style: italic;  font-weight: 100;
}
