
/*OPEN SANS*/

@font-face{
    font-family:'OpenSans-Regular';
    src:url("../fonts/OpenSans-Regular.ttf")format("truetype");
    font-weight:normal;font-style:normal}

@font-face{
    font-family:'OpenSans-Bold';
    src:url("../fonts/OpenSans-Bold.ttf")format("truetype");
    font-weight:normal;font-style:normal}

@font-face{
    font-family:'OpenSans-ExtraBold';
    src:url("../fonts/OpenSans-ExtraBold.ttf")format("truetype");
    font-weight:normal;font-style:normal}
@font-face{
    font-family:'OpenSans-Light';
    src:url("../fonts/OpenSans-Light.ttf")format("opentype");
    font-weight:normal;font-style:normal}
@font-face{
    font-family:'OpenSans-SemiBold';
    src:url("../fonts/OpenSans-SemiBold.ttf")format("opentype");
    font-weight:normal;font-style:normal}

/*NUNITO SANS*/

@font-face{
    font-family:'NunitoSans-Regular';
    src:url("../fonts/NunitoSans-Regular.ttf")format("opentype");
    font-weight:normal;font-style:normal}
@font-face{
    font-family:'NunitoSans-SemiBold';
    src:url("../fonts/NunitoSans-SemiBold.ttf")format("opentype");
    font-weight:normal;font-style:normal}
@font-face{
    font-family:'NunitoSans-Bold';
    src:url("../fonts/NunitoSans-Bold.ttf")format("opentype");
    font-weight:normal;font-style:normal}


/*MONTSERRAT*/
@font-face{
    font-family:'Montserrat-Black';
    src:url("../fonts/Montserrat-Black.ttf")format("truetype");
    font-weight:normal;font-style:normal}

@font-face{
    font-family:'Montserrat-Bold';
    src:url("../fonts/Montserrat-Bold.ttf")format("truetype");
    font-weight:normal;font-style:normal}

@font-face{
    font-family:'Montserrat-Medium';
    src:url("../fonts/Montserrat-Medium.ttf")format("truetype");
    font-weight:normal;font-style:normal}
@font-face{
    font-family:'Montserrat-Regular';
    src:url("../fonts/Montserrat-Regular.ttf")format("opentype");
    font-weight:normal;font-style:normal}

/* glyphicons */
@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
        url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
