@font-face {
    font-family: "Geovano Sans";
    src: url("../fonts/geovano-sans-regular-webfont.eot");
    src: url("../fonts/geovano-sans-regular-webfont.eot") format("embedded-opentype"),
    url("../fonts/geovano-sans-regular-webfont.woff2") format("woff2"),
    url("../fonts/geovano-sans-regular-webfont.woff") format("woff"),
    url("../fonts/geovano-sans-regular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

.text-raglen {
    font-family: "Geovano Sans", sans-serif;
}
