/*
      www.OnlineWebFonts.Com 
      You must credit the author Copy this link on your web 
      <div>Font made from <a href="http://www.onlinewebfonts.com/fonts">Web Fonts</a>is licensed by CC BY 4.0</div>
      OR
      <a href="http://www.onlinewebfonts.com/fonts">Web Fonts</a>

      CSS rules to specify fonts

      font-family: "CeraPro-Light";
      font-family: "CeraPro-Regular";
      font-family: "CeraPRO-Medium";
      ;

*/

@font-face{
    font-family: "CeraPro-Light";
    src: url("https://db.onlinewebfonts.com/t/13a0443754bdd7f5ecd2764fd4a4125a.eot");
    src: url("https://db.onlinewebfonts.com/t/13a0443754bdd7f5ecd2764fd4a4125a.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/13a0443754bdd7f5ecd2764fd4a4125a.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/13a0443754bdd7f5ecd2764fd4a4125a.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/13a0443754bdd7f5ecd2764fd4a4125a.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/13a0443754bdd7f5ecd2764fd4a4125a.svg#CeraPro-Light")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "CeraPro-Regular";
    src: url("https://db.onlinewebfonts.com/t/2f407d03c34861737fe4b85ab35eb729.eot");
    src: url("https://db.onlinewebfonts.com/t/2f407d03c34861737fe4b85ab35eb729.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/2f407d03c34861737fe4b85ab35eb729.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/2f407d03c34861737fe4b85ab35eb729.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/2f407d03c34861737fe4b85ab35eb729.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/2f407d03c34861737fe4b85ab35eb729.svg#CeraPro-Regular")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "CeraPRO-Medium";
    src: url("https://db.onlinewebfonts.com/t/93a8deb8bea0c7382a2932977fac7c18.eot");
    src: url("https://db.onlinewebfonts.com/t/93a8deb8bea0c7382a2932977fac7c18.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/93a8deb8bea0c7382a2932977fac7c18.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/93a8deb8bea0c7382a2932977fac7c18.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/93a8deb8bea0c7382a2932977fac7c18.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/93a8deb8bea0c7382a2932977fac7c18.svg#CeraPRO-Medium")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
 
