/*
      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: "AvenirNextCyr-Bold";
      font-family: "AvenirNextCyr-Light";
      font-family: "AvenirNextCyr-Regular";
      ;

*/

@font-face{
    font-family: "AvenirNextCyr-Bold";
    src: url("https://db.onlinewebfonts.com/t/28f70728be1cb6dc87a8903182044dfd.eot");
    src: url("https://db.onlinewebfonts.com/t/28f70728be1cb6dc87a8903182044dfd.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/28f70728be1cb6dc87a8903182044dfd.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/28f70728be1cb6dc87a8903182044dfd.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/28f70728be1cb6dc87a8903182044dfd.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/28f70728be1cb6dc87a8903182044dfd.svg#AvenirNextCyr-Bold")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "AvenirNextCyr-Light";
    src: url("https://db.onlinewebfonts.com/t/3faa1eb7bac135bd08576598924d8360.eot");
    src: url("https://db.onlinewebfonts.com/t/3faa1eb7bac135bd08576598924d8360.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/3faa1eb7bac135bd08576598924d8360.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/3faa1eb7bac135bd08576598924d8360.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/3faa1eb7bac135bd08576598924d8360.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/3faa1eb7bac135bd08576598924d8360.svg#AvenirNextCyr-Light")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "AvenirNextCyr-Regular";
    src: url("https://db.onlinewebfonts.com/t/11d164da9b46e6f7955e396757e5ca70.eot");
    src: url("https://db.onlinewebfonts.com/t/11d164da9b46e6f7955e396757e5ca70.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/11d164da9b46e6f7955e396757e5ca70.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/11d164da9b46e6f7955e396757e5ca70.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/11d164da9b46e6f7955e396757e5ca70.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/11d164da9b46e6f7955e396757e5ca70.svg#AvenirNextCyr-Regular")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
 
