
.p2c-font {
    display: inline-block;
    text-shadow: none;
    color: #fff;
    padding: 12px 10px 8px 10px; 
    text-align: center;
    font-size: 16px; 
    margin: 0 2px 0 2px;
}
.p2c-font-sar {
     background-image: url('../images/saudi_riyal.svg');
     background-repeat: no-repeat;
}
.p2c-font-sar-w {
    background-image: url('../images/saudi_riyal-w.svg');
    background-repeat: no-repeat;
} 

