@font-face {
 font-family : 'custom symbols';
 font-style  : normal;
 font-weight : normal;
 src         : url('../web_fonts/custom_symbols.woff') format('woff');
}
.custom_symbols {
 position                : relative;
 display                 : inline-block;
 font-family             : 'custom symbols';
 font-style              : normal;
 font-weight             : normal;
 line-height             : 1;
 -webkit-font-smoothing  : antialiased;
 -moz-osx-font-smoothing : grayscale;
}
.custom_symbols:focus {outline: none}

.custom_symbols-gem:before {content: "g"}
.custom_symbols-user:before {content: "\e971"}
.custom_symbols-speaker-add:before {content: "\6c"}
.custom_symbols-speaker-list:before {content: "\6e"}
.custom_symbols-settings:before {content: "\e994"}
.custom_symbols-question:before {content: "\ea09"}
.custom_symbols-publish:before {content: "\e9a5"}
.custom_symbols-link:before {content: "\e9cb"}
.custom_symbols-image:before {content: "\69"}
.custom_symbols-images:before {content: "\e90e"}
.custom_symbols-share:before {content: "\ea82"}
.custom_symbols-enlarge:before {content: "\e98b"}

.custom_symbols-spinner2:before {content: "\e97b"}
.custom_symbols-spinner3:before {content: "\e97c"}
.custom_symbols-spinner9:before {content: "\e982"}
.custom_symbols-spinner10:before {content: "\e983"}

.custom_symbols-cross:before {content: "\ea0f"}
.custom_symbols-checkmark:before {content: "\ea10"}
.custom_symbols-checkmark2:before {content: "\ea11"}
.custom_symbols-book:before {content: "\e91f"}

.custom_symbols-paint-format:before {content: "\e90c"}
.custom_symbols-cloud-download:before {content: "\e9c2"}
.custom_symbols-cloud-upload:before {content: "\e9c3"}
.custom_symbols-address-book:before {content: "\e944"}

.custom_symbols-volume-medium:before {content: "\ea27"}

.custom_symbols-lock:before {content: "\e98f"}
.custom_symbols-unlocked:before {content: "\e990"}

.custom_symbols-pencil2:before {content: "\e906"}
.custom_symbols-pushpin:before {content: "\e946"}