@font-face {
    font-family: "Informa Pro";
    font-style: normal;
    font-weight: normal;
    src: local("Informa Pro"),
        url("InformaPro-Normal.woff") format("woff");
}

@font-face {
    font-family: "InformaPro Normal";
    font-style: normal;
    font-weight: normal;
    src: local("InformaPro Normal"),
        url("InformaPro-Normal.woff") format("woff");
}

@font-face {
    font-family: "InformaPro Italic";
    font-style: normal;
    font-weight: normal;
    src: local("InformaPro Italic"),
        url("InformaPro-Italic.woff") format("woff");
}

@font-face {
    font-family: "InformaPro Light";
    font-style: normal;
    font-weight: normal;
    src: local("InformaPro Light"), url("InformaPro-Light.woff") format("woff");
}

@font-face {
    font-family: "InformaPro Medium";
    font-style: normal;
    font-weight: normal;
    src: local("InformaPro Medium"),
        url("InformaPro-Medium.woff") format("woff");
}

@font-face {
    font-family: "InformaPro Medium Italic";
    font-style: normal;
    font-weight: normal;
    src: local("InformaPro Medium Italic"),
        url("InformaPro-MediumItalic.woff") format("woff");
}

@font-face {
    font-family: "InformaPro Bold";
    font-style: normal;
    font-weight: normal;
    src: local("InformaPro Bold"), url("InformaPro-Bold.woff") format("woff");
}
