@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: 
    url(font/montserrat/Montserrat-Light.eot),
    url(font/montserrat/Montserrat-Light.eot?#iefix) format('embedded-opentype'),
    url(font/montserrat/Montserrat-Light.woff) format('woff'),
    url(font/montserrat/Montserrat-Light.otf) format('opentype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: 
    url(font/montserrat/Montserrat-Regular.eot),
    url(font/montserrat/Montserrat-Regular.eot?#iefix) format('embedded-opentype'),
    url(font/montserrat/Montserrat-Regular.woff) format('woff'),
    url(font/montserrat/Montserrat-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: 
    url(font/montserrat/Montserrat-Medium.eot),
    url(font/montserrat/Montserrat-Medium.eot?#iefix) format('embedded-opentype'),
    url(font/montserrat/Montserrat-Medium.woff) format('woff'),
    url(font/montserrat/Montserrat-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: 
    url(font/montserrat/Montserrat-Bold.eot),
    url(font/montserrat/Montserrat-Bold.eot?#iefix) format('embedded-opentype'),
    url(font/montserrat/Montserrat-Bold.woff) format('woff'),
    url(font/montserrat/Montserrat-Bold.otf) format('opentype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    src: 
    url(font/montserrat/Montserrat-Black.eot),
    url(font/montserrat/Montserrat-Black.eot?#iefix) format('embedded-opentype'),
    url(font/montserrat/Montserrat-Black.woff) format('woff'),
    url(font/montserrat/Montserrat-Black.otf) format('opentype');
}