@font-face {
    font-family: "Montserrat";
    src: url("Montserrat-ExtraLight.eot");
    src: url("Montserrat-ExtraLight.eot?#iefix") format("embedded-opentype"),
    url("Montserrat-ExtraLight.woff") format("woff"),
    url("Montserrat-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("Montserrat.eot");
    src: url("Montserrat.eot?#iefix") format("embedded-opentype"),
    url("Montserrat.woff") format("woff"),
    url("Montserrat.woff2") format("woff2"),
    url("Montserrat.ttf") format("truetype"),
    url('Montserrat.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("Montserrat-Bold.eot");
    src: url("Montserrat-Bold.eot?#iefix") format("embedded-opentype"),
    url("Montserrat-Bold.woff") format("woff"),
    url("Montserrat-Bold.woff2") format("woff2"),
    url("Montserrat-Bold.ttf") format("truetype"),
    url('Montserrat-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("Montserrat-Black.eot");
    src: url("Montserrat-Black.eot?#iefix") format("embedded-opentype"),
    url("Montserrat-Black.woff") format("woff"),
    url("Montserrat-Black.woff2") format("woff2"),
    url("Montserrat-Black.ttf") format("truetype"),
    url('Montserrat-Black.svg') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "OpenSans-Regular";
    src: url("OpenSans-Regular.eot");
    src: url("OpenSans-Regular.eot?#iefix") format("embedded-opentype"),
    url("OpenSans-Regular.woff") format("woff"),
    url("OpenSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}