﻿




/*
     FILE ARCHIVED ON 0:50:48 May 4, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 0:50:49 May 4, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/**
 *------------------------------------------------------------------------------
 *  iCicons font by Jooml!C
 *------------------------------------------------------------------------------
 * @copyright   Copyright (c)2012-2014 Cyril Rezé, Jooml!C - All rights reserved
 *
 * @license     GNU General Public License version 3 or later; see LICENSE.txt
 * @author      Cyril Rezé (Lyr!C)
 * @link        http://www.joomlic.com
 *
 * @version 	3.3.7 2014-05-21
 * @since       3.2.2
 *------------------------------------------------------------------------------
*/

@font-face {
	font-family: 'iCicons';
	src:url('/media/com_icagenda/icicons/fonts/iCicons.eot?-xofsz0');
	src:url('/media/com_icagenda/icicons/fonts/iCicons.eot') format('embedded-opentype'),
		url('/media/com_icagenda/icicons/fonts/iCicons.woff?-xofsz0') format('woff'),
		url('/media/com_icagenda/icicons/fonts/iCicons.ttf?-xofsz0') format('truetype'),
		url('/media/com_icagenda/icicons/fonts/iCicons.svg?-xofsz0') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="iCicon-"], [class*=" iCicon-"] {
	font-family: 'iCicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/* line-height: 1; */
	width: 14px;
	height: 14px;
	line-height: 14px;

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

.iCicon-iclogo:before {
	content: "\e606";
}
.iCicon-location:before {
	content: "\e605";
}
.iCicon-calendar:before {
	content: "\e604";
}
.iCicon-calendar-2:before {
	content: "\e603";
}
.iCicon-print:before {
	content: "\e602";
}
.iCicon-disk:before {
	content: "\e607";
}
.iCicon-people:before {
	content: "\e60b";
}
.iCicon-private:before {
	content: "\e608";
}
.iCicon-register:before {
	content: "\e609";
}
.iCicon-timezone:before {
	content: "\e601";
}
.iCicon-earth:before {
	content: "\e600";
}
.iCicon-blocked:before {
	content: "\e60a";
}
.iCicon-nextic:before {
	content: "\25b6";
}
.iCicon-backic:before {
	content: "\25c0";
}
.iCicon-backicY:before {
	content: "\25c1";
}
.iCicon-nexticY:before {
	content: "\25b7";
}
