/* @import must be at top of file, otherwise CSS will not work */
@import url("http://hello.myfonts.net/count/3ad181");

@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&amp;display=swap');
@font-face {font-family: 'AvenirNextLTPro-Bold';
    src: url('../webfonts/3AD181_0_0.eot');
    src: url('../webfonts/3AD181_0_0d41d.eot?#iefix') format('embedded-opentype'),url('../webfonts/3AD181_0_0.woff2') format('woff2'),url('../webfonts/3AD181_0_0.woff') format('woff'),url('../webfonts/3AD181_0_0.ttf') format('truetype');
}
 