@font-face {
    font-family: 'Montserrat';
    font-weight: 100;
    font-style: normal;
    src: local('Montserrat Thin'), url(../fonts/Montserrat/Montserrat-Thin.otf) format('opentype');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 100;
    font-style: italic;
    src: local('Montserrat Thin Italic'), url(../fonts/Montserrat/Montserrat-ThinItalic.otf) format('opentype');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 200;
    font-style: normal;
    src: local('Montserrat Extra-Light'), url(../fonts/Montserrat/Montserrat-ExtraLight.otf) format('opentype');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 200;
    font-style: italic;
    src: local('Montserrat Extra-Light Italic'), url(../fonts/Montserrat/Montserrat-ExtraLightItalic.otf) format('opentype');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 300;
    font-style: normal;
    src: local('Montserrat Light'), url(../fonts/Montserrat/Montserrat-Light.otf) format('opentype');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 300;
    font-style: italic;
    src: local('Montserrat Light Italic'), url(../fonts/Montserrat/Montserrat-LightItalic.otf) format('opentype');
}

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

@font-face {
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;
    src: local('Montserrat Medium'), url(../fonts/Montserrat/Montserrat-Medium.otf) format('opentype');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: italic;
    src: local('Montserrat Medium Italic'), url(../fonts/Montserrat/Montserrat-MediumItalic.otf) format('opentype');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: normal;
    src: local('Montserrat Semi-Bold'), url(../fonts/Montserrat/Montserrat-SemiBold.otf) format('opentype');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: italic;
    src: local('Montserrat Semi-Bold Italic'), url(../fonts/Montserrat/Montserrat-SemiBoldItalic.otf) format('opentype');
}

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

@font-face {
    font-family: 'Montserrat';
    font-weight: 800;
    font-style: normal;
    src: local('Montserrat Extra-Bold'), url(../fonts/Montserrat/Montserrat-ExtraBold.otf) format('opentype');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 800;
    font-style: italic;
    src: local('Montserrat Extra-Bold Italic'), url(../fonts/Montserrat/Montserrat-ExtraBoldItalic.otf) format('opentype');
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 900;
    font-style: normal;
    src: local('Montserrat Black'), url(../fonts/Montserrat/Montserrat-Black.otf) format('opentype');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 900;
    font-style: italic;
    src: local('Montserrat Black Italic'), url(../fonts/Montserrat/Montserrat-BlackItalic.otf) format('opentype');
}
