@charset "UTF-8";
i{
    display: inline-block;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
}
i.left{margin-right: 0.5em;}
i.right{margin-left: 0.5em;}
