@font-face {
    font-family: "Montserrat";
    src: url("Montserrat-Regular.eot");
    src: url("Montserrat-Regular.woff2.html") format("woff2"),
        url("Montserrat-Regular.woff") format("woff"),
        url("Montserrat-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Open Sans";
    src: url("OpenSans-Regular.eot");
    src: url("OpenSans-Regular.woff2.html") format("woff2"),
        url("OpenSans-Regular.woff") format("woff"),
        url("OpenSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("Robotomedium.woff2.html") format("woff2"),
        url("Robotomedium.woff") format("woff"),
        url("Robotomedium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat-Bold";
    src: url("Montserrat-Bold.eot");
    src: url("Montserrat-Bold.woff2.html") format("woff2"),
        url("Montserrat-Bold.woff") format("woff"),
        url("Montserrat-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Century Gothic";
    src: url("CenturyGothic.eot");
    src: url("CenturyGothic.woff2.html") format("woff2"),
        url("CenturyGothic.woff") format("woff"),
        url("CenturyGothic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
