/*
      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: "Kobenhavn W03 Bold";
      font-family: "Kobenhavn W03 Black";
      font-family: "Kobenhavn Light";
      ;

*/

@font-face{
    font-family: "Kobenhavn W03 Bold";
    src: url("https://db.onlinewebfonts.com/t/17a4468736b602928abc66c0a716a06a.eot");
    src: url("https://db.onlinewebfonts.com/t/17a4468736b602928abc66c0a716a06a.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/17a4468736b602928abc66c0a716a06a.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/17a4468736b602928abc66c0a716a06a.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/17a4468736b602928abc66c0a716a06a.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/17a4468736b602928abc66c0a716a06a.svg#Kobenhavn W03 Bold")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Kobenhavn W03 Black";
    src: url("https://db.onlinewebfonts.com/t/a7181cbea5452f482b6f04cbea5278e6.eot");
    src: url("https://db.onlinewebfonts.com/t/a7181cbea5452f482b6f04cbea5278e6.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/a7181cbea5452f482b6f04cbea5278e6.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/a7181cbea5452f482b6f04cbea5278e6.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/a7181cbea5452f482b6f04cbea5278e6.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/a7181cbea5452f482b6f04cbea5278e6.svg#Kobenhavn W03 Black")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Kobenhavn Light";
    src: url("https://db.onlinewebfonts.com/t/6a1f877f95fcb808c130780e84fa82e4.eot");
    src: url("https://db.onlinewebfonts.com/t/6a1f877f95fcb808c130780e84fa82e4.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/6a1f877f95fcb808c130780e84fa82e4.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/6a1f877f95fcb808c130780e84fa82e4.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/6a1f877f95fcb808c130780e84fa82e4.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/6a1f877f95fcb808c130780e84fa82e4.svg#Kobenhavn Light")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
 
