.before-pause:before {
    content: "\23F8";
    font-style: normal;
}

.before-play:before {
    content: "\23F5";
    font-style: normal;
}