/**

	CTI typos

*/

@font-face {
    font-family: "Geared Slab";
    src: url("./gearedslab_regular-webfont.woff") format("woff"),
    url("./gearedslab_regular-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Pier sans";
    src: url("./piersans-webfont.woff") format("woff"),
    url("./piersans-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Pier sans bold";
    src: url("./piersans_bold-webfont.woff") format("woff"),
    url("./piersans_bold-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Pier sans bold italic";
    src: url("./piersans_bolditalic-webfont.woff") format("woff"),
    url("./piersans_bolditalic-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Pier sans italic";
    src: url("./piersans_italic-webfont.woff") format("woff"),
    url("./piersans_italic-webfont.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}