<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
      www.OnlineWebFonts.Com 
      You must credit the author Copy this link on your web 
      &lt;div&gt;Font made from &lt;a href="http://www.onlinewebfonts.com/fonts"&gt;Web Fonts&lt;/a&gt;is licensed by CC BY 4.0&lt;/div&gt;
      OR
      &lt;a href="http://www.onlinewebfonts.com/fonts"&gt;Web Fonts&lt;/a&gt;

      CSS rules to specify fonts

      font-family: "Chakra Petch Bold";;

*/

@font-face{
    font-family: "Chakra Petch Bold";
    src: url("https://db.onlinewebfonts.com/t/7a47ed05475430352e621c843953e9f9.eot");
    src: url("https://db.onlinewebfonts.com/t/7a47ed05475430352e621c843953e9f9.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/7a47ed05475430352e621c843953e9f9.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/7a47ed05475430352e621c843953e9f9.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/7a47ed05475430352e621c843953e9f9.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/7a47ed05475430352e621c843953e9f9.svg#Chakra Petch Bold")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
 
</pre></body></html>