| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128 | 
							- @font-face {
 -     font-family: 'jitsi';
 -     src:url('../fonts/jitsi.eot?94d075');
 -     src:url('../fonts/jitsi.eot?#iefix94d075') format('embedded-opentype'),
 -         url('../fonts/jitsi.woff?94d075') format('woff'),
 -         url('../fonts/jitsi.ttf?94d075') format('truetype'),
 -         url('../fonts/jitsi.svg?94d075#jitsi') format('svg');
 -     font-weight: normal;
 -     font-style: normal;
 - }
 - 
 - [class^="icon-"], [class*=" icon-"] {
 -     font-family: 'jitsi';
 -     speak: none;
 -     font-style: normal;
 -     font-weight: normal;
 -     font-variant: normal;
 -     text-transform: none;
 -     line-height: 0.75em;
 -     font-size: 1.22em;
 - 
 -     /* Better Font Rendering =========== */
 -     -webkit-font-smoothing: antialiased;
 -     -moz-osx-font-smoothing: grayscale;
 - }
 - 
 - .icon-feedback:before {
 -   content: "\e91d";
 - }
 - .icon-toggle-filmstrip:before {
 -   content: "\e91c";
 - }
 - .icon-avatar:before {
 -   content: "\e901";
 - }
 - .icon-autorenew:before {
 -   content: "\e903";
 - }
 - .icon-hangup:before {
 -   content: "\e905";
 - }
 - .icon-chat:before {
 -   content: "\e906";
 - }
 - .icon-download:before {
 -   content: "\e902";
 - }
 - .icon-edit:before {
 -   content: "\e907";
 - }
 - .icon-share-doc:before {
 -   content: "\e908";
 - }
 - .icon-telephone:before {
 -   content: "\e909";
 - }
 - .icon-kick:before {
 -   content: "\e904";
 - }
 - .icon-full-screen:before {
 -   content: "\e90b";
 - }
 - .icon-exit-full-screen:before {
 -   content: "\e90c";
 - }
 - .icon-star-full:before {
 -   content: "\e90a";
 - }
 - .icon-security:before {
 -   content: "\e90d";
 - }
 - .icon-security-locked:before {
 -   content: "\e90e";
 - }
 - .icon-reload:before {
 -   content: "\e90f";
 - }
 - .icon-microphone:before {
 -   content: "\e910";
 - }
 - .icon-mic-empty:before {
 -   content: "\e911";
 - }
 - .icon-mic-disabled:before {
 -   content: "\e912";
 - }
 - .icon-contactList:before {
 -   content: "\e91b";
 - }
 - .icon-link:before {
 -   content: "\e913";
 - }
 - .icon-shared-video:before {
 -   content: "\e914";
 - }
 - .icon-settings:before {
 -   content: "\e915";
 - }
 - .icon-star:before {
 -   content: "\e916";
 - }
 - .icon-share-desktop:before {
 -   content: "\e917";
 - }
 - .icon-camera:before {
 -   content: "\e918";
 - }
 - .icon-camera-disabled:before {
 -   content: "\e919";
 - }
 - .icon-volume:before {
 -   content: "\e91a";
 - }
 - .icon-connection-lost:before {
 -   content: "\e900";
 - }
 - .icon-connection:before {
 -   content: "\e61a";
 - }
 - .icon-recDisable:before {
 -   content: "\e613";
 - }
 - .icon-recEnable:before {
 -   content: "\e614";
 - }
 - .icon-presentation:before {
 -   content: "\e603";
 - }
 
 
  |