@font-face {
font-family: 'MyPlayerFont';
src: url('fonts/WEBDINGS.ttf') format('truetype');
}
@font-face {
font-family: 'MyPlayerFont';
src: url('fonts/WEBDINGS.svg') format('svg');
}
@font-face {
font-family: 'MyPlayerFont';
src: url('fonts/WEBDINGS.eot') format('embedded-opentype');
}
@font-face {
font-family: 'MyPlayerFont';
src: url('fonts/WEBDINGS.woff') format('woff');
}