/*
      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: "Fredoka";
      font-family: "GT Pressura Mono Regular Regular";
      font-family: "Test National 2 Condensed XtraBd";
      ;

*/

@font-face{
    font-family: "Fredoka";
    src: url("https://db.onlinewebfonts.com/t/0ca2ea96737ff1b488509e1c766d1048.eot");
    src: url("https://db.onlinewebfonts.com/t/0ca2ea96737ff1b488509e1c766d1048.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/0ca2ea96737ff1b488509e1c766d1048.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/0ca2ea96737ff1b488509e1c766d1048.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/0ca2ea96737ff1b488509e1c766d1048.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/0ca2ea96737ff1b488509e1c766d1048.svg#Fredoka")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "GT Pressura Mono Regular Regular";
    src: url("https://db.onlinewebfonts.com/t/226f58ab113a6d821def90a7d6dc2427.eot");
    src: url("https://db.onlinewebfonts.com/t/226f58ab113a6d821def90a7d6dc2427.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/226f58ab113a6d821def90a7d6dc2427.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/226f58ab113a6d821def90a7d6dc2427.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/226f58ab113a6d821def90a7d6dc2427.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/226f58ab113a6d821def90a7d6dc2427.svg#GT Pressura Mono Regular Regular")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Test National 2 Condensed XtraBd";
    src: url("https://db.onlinewebfonts.com/t/beca07e2f0bfb8b271168cc56c4f81b5.eot");
    src: url("https://db.onlinewebfonts.com/t/beca07e2f0bfb8b271168cc56c4f81b5.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/beca07e2f0bfb8b271168cc56c4f81b5.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/beca07e2f0bfb8b271168cc56c4f81b5.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/beca07e2f0bfb8b271168cc56c4f81b5.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/beca07e2f0bfb8b271168cc56c4f81b5.svg#Test National 2 Condensed XtraBd")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
 
