/*
      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: "Cora W01 Bold";
      font-family: "Cora W01 Regular";
      font-family: "Cora W01 Medium";
      ;

*/

@font-face{
    font-family: "Cora W01 Bold";
    src: url("https://db.onlinewebfonts.com/t/dc35e937b407be99a3421812bf984b72.eot");
    src: url("https://db.onlinewebfonts.com/t/dc35e937b407be99a3421812bf984b72.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/dc35e937b407be99a3421812bf984b72.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/dc35e937b407be99a3421812bf984b72.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/dc35e937b407be99a3421812bf984b72.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/dc35e937b407be99a3421812bf984b72.svg#Cora W01 Bold")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Cora W01 Regular";
    src: url("https://db.onlinewebfonts.com/t/19a2ae2f1d6ae8455ea4b986d681b945.eot");
    src: url("https://db.onlinewebfonts.com/t/19a2ae2f1d6ae8455ea4b986d681b945.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/19a2ae2f1d6ae8455ea4b986d681b945.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/19a2ae2f1d6ae8455ea4b986d681b945.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/19a2ae2f1d6ae8455ea4b986d681b945.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/19a2ae2f1d6ae8455ea4b986d681b945.svg#Cora W01 Regular")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Cora W01 Medium";
    src: url("https://db.onlinewebfonts.com/t/899ac7c7b51a0fd22f96d6580bb23b76.eot");
    src: url("https://db.onlinewebfonts.com/t/899ac7c7b51a0fd22f96d6580bb23b76.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/899ac7c7b51a0fd22f96d6580bb23b76.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/899ac7c7b51a0fd22f96d6580bb23b76.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/899ac7c7b51a0fd22f96d6580bb23b76.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/899ac7c7b51a0fd22f96d6580bb23b76.svg#Cora W01 Medium")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
 
