@font-face{
font-family: Montserrat-SemiBold;
src: url(//www.bili.it/wp-content/themes/blocksy-child/fonts/Montserrat-SemiBold.ttf);
}
@font-face{
font-family: Montserrat;
src: url(//www.bili.it/wp-content/themes/blocksy-child/fonts/Montserrat-Medium.ttf);
}
@font-face{
font-family: Montserrat-Regular;
src: url(//www.bili.it/wp-content/themes/blocksy-child/fonts/Montserrat-Regular.ttf);
} *{
font-family:"Montserrat";
}
._wa {
position: fixed;display: inline-block;bottom: 10px;right: 10px;z-index: 10000;background: #9f262a;border-radius: 50%;padding: 10px;text-align: center;width: 60px;height: 60px;transition: all .3s ease-in-out;
}
._wa i {
color: #fff;font-size: 34px;line-height: 38px;
}
._wa:hover {
background: #5e1719;
}