/* Admin */

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

.fa-gallery:before {
	font-family: 'icomoon' !important;
    content: "\e900";
}

.fa-move:before {
	font-family: 'icomoon' !important;
    content: "\e901";
}

.fa-style:before {
	font-family: 'icomoon' !important;
    content: "\e902";
}

.fa-folder-plus:before {
	font-family: 'icomoon' !important;
	content: "\e903";
}

.fa-tabs:before {
	font-family: 'icomoon' !important;
    content: "\e904";
}

.fa-accordion:before {
	font-family: 'icomoon' !important;
    content: "\e905";
}

.fa-files:before {
	font-family: 'icomoon' !important;
    content: "\e906";
}

.fa-tabs2:before {
	font-family: 'icomoon' !important;
    content: "\e907";
}

.fa-minimise:before {
	font-family: 'icomoon' !important;
    content: "\e908";
}

.fa-maximise:before {
	font-family: 'icomoon' !important;
    content: "\e909";
}

.fa-slideshow:before {
	font-family: 'icomoon' !important;
	content: "\e90a";
}

.fa-box:before {
	font-family: 'icomoon' !important;
	content: "\e90b";
}

.fa-stopwatch:before {
	font-family: 'icomoon' !important;
	content: "\e90c";
}

.fa-stopwatch-stop:before {
	font-family: 'icomoon' !important;
	content: "\e90d";
}

.fa-stopwatch-plus:before {
	font-family: 'icomoon' !important;
	content: "\e90e";
}

.fa-link-plus:before {
	font-family: 'icomoon' !important;
	content: "\e90f";
}



