/*
      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: "Neue Machina";
      font-family: "Neue Machina Light";
      font-family: "Neue Machina Regular";
      font-family: "Neue Machina Ultrabold";
      ;

*/

@font-face{
    font-family: "Neue Machina";
    src: url("https://db.onlinewebfonts.com/t/82b778d1b069157bf6b2e32dc4e1e3f1.eot");
    src: url("https://db.onlinewebfonts.com/t/82b778d1b069157bf6b2e32dc4e1e3f1.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/82b778d1b069157bf6b2e32dc4e1e3f1.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/82b778d1b069157bf6b2e32dc4e1e3f1.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/82b778d1b069157bf6b2e32dc4e1e3f1.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/82b778d1b069157bf6b2e32dc4e1e3f1.svg#Neue Machina")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Neue Machina Light";
    src: url("https://db.onlinewebfonts.com/t/7665d038ff42da05b62f1a2faefbadea.eot");
    src: url("https://db.onlinewebfonts.com/t/7665d038ff42da05b62f1a2faefbadea.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/7665d038ff42da05b62f1a2faefbadea.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/7665d038ff42da05b62f1a2faefbadea.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/7665d038ff42da05b62f1a2faefbadea.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/7665d038ff42da05b62f1a2faefbadea.svg#Neue Machina Light")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Neue Machina Regular";
    src: url("https://db.onlinewebfonts.com/t/38d41072aa88a50711d4d50dd0d50f6b.eot");
    src: url("https://db.onlinewebfonts.com/t/38d41072aa88a50711d4d50dd0d50f6b.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/38d41072aa88a50711d4d50dd0d50f6b.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/38d41072aa88a50711d4d50dd0d50f6b.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/38d41072aa88a50711d4d50dd0d50f6b.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/38d41072aa88a50711d4d50dd0d50f6b.svg#Neue Machina Regular")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Neue Machina Ultrabold";
    src: url("https://db.onlinewebfonts.com/t/1d7e20364d1ec722b206ea329d44fbbd.eot");
    src: url("https://db.onlinewebfonts.com/t/1d7e20364d1ec722b206ea329d44fbbd.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/1d7e20364d1ec722b206ea329d44fbbd.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/1d7e20364d1ec722b206ea329d44fbbd.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/1d7e20364d1ec722b206ea329d44fbbd.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/1d7e20364d1ec722b206ea329d44fbbd.svg#Neue Machina Ultrabold")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
 
