@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-w9fo59');
	src:url('fonts/icomoon.eot?#iefix-w9fo59') format('embedded-opentype'),
		url('fonts/icomoon.woff?-w9fo59') format('woff'),
		url('fonts/icomoon.ttf?-w9fo59') format('truetype'),
		url('fonts/icomoon.svg?-w9fo59#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}


[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*line-height: 1;

	 Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
	content: "\e60c";
}
.icon-user:before {
	content: "\e602";
}
.icon-users:before {
	content: "\e600";
}
.icon-search:before {
	content: "\e603";
}
.icon-menu:before {
	content: "\e60a";
}
.icon-menu2:before {
	content: "\e60b";
}
.icon-tree:before {
	content: "\e60d";
}
.icon-cloud-download:before {
	content: "\e604";
}
.icon-cloud-upload:before {
	content: "\e605";
}
.icon-thumbs-up:before {
	content: "\e601";
}
.icon-exit:before {
	content: "\e606";
}
.icon-play:before {
	content: "\e607";
}
.icon-pause:before {
	content: "\e608";
}
.icon-stop:before {
	content: "\e609";
}
/*.icon-pause2:before {
	content: "\e60e";
}*/


@font-face {
	font-family: 'RDP-ICONS';
	src:url('fonts/RDP-ICONS.eot?-vkel9v');
	src:url('fonts/RDP-ICONS.eot?#iefix-vkel9v') format('embedded-opentype'),
		url('fonts/RDP-ICONS.woff?-vkel9v') format('woff'),
		url('fonts/RDP-ICONS.ttf?-vkel9v') format('truetype'),
		url('fonts/RDP-ICONS.svg?-vkel9v#RDP-ICONS') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="rdp-icon-"], [class*=" rdp-icon-"] {
	font-family: 'RDP-ICONS';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.rdp-icon-RDP_icons-01:before {
	content: "\e600";
}
.rdp-icon-RDP_icons-02:before {
	content: "\e601";
}
.rdp-icon-RDP_icons-03:before {
	content: "\e602";
}
@font-face {
    font-family: 'pause-icon';
    src:    url('fonts/pause-icon.eot?pomm4h');
    src:    url('fonts/pause-icon.eot?pomm4h#iefix') format('embedded-opentype'),
        url('fonts/pause-icon.ttf?pomm4h') format('truetype'),
        url('fonts/pause-icon.woff?pomm4h') format('woff'),
        url('fonts/pause-icon.svg?pomm4h#pause-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-pause2"], [class*=" icon-pause2"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'pause-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    margin-left: -3px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-pause2:before {
    content: "\e034";
}
@font-face {
    font-family: 'play-icon';
    src:    url('fonts/play-icon.eot?dpkcp4');
    src:    url('fonts/play-icon.eot?dpkcp4#iefix') format('embedded-opentype'),
        url('fonts/play-icon.ttf?dpkcp4') format('truetype'),
        url('fonts/play-icon.woff?dpkcp4') format('woff'),
        url('fonts/play-icon.svg?dpkcp4#play-icon') format('svg');
    font-weight: normal;
    font-style: normal;

}

[class^="icon-play-new"], [class*=" icon-play-new"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'play-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-play-new:before {
    content: "\ea1c";
    font-size: 0.9em;
}
