/* import */
@import url(fa.css);
@import url(md.css);
@import url(ii.css);
@import url(li.css);

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fa.eot?v=4.7.0');
    src: url('../fonts/fa.eot?#iefix&v=4.7.0') format('embedded-opentype'), 
         url('../fonts/fa.woff?v=4.7.0') format('woff'), 
         url('../fonts/fa.ttf?v=4.7.0') format('truetype'), 
         url('../fonts/fa.svg?v=4.7.0#FontAwesome') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'MaterialDesign';
	src: url('../fonts/md.eot?v=2.2.0') format('embedded-opentype'), 
         url('../fonts/md.woff?v=2.2.0') format('woff'), 
         url('../fonts/md.ttf?v=2.2.0') format('truetype'),
		 url('../fonts/md.svg?v=2.2.0#MaterialDesign') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Ionicons';
    src: url('../fonts/ii.eot?v=2.0.0');
    src: url('../fonts/ii.eot?v=2.0.0#iefix') format('embedded-opentype'), 
         url('../fonts/ii.ttf?v=2.0.0') format('truetype'), 
         url('../fonts/ii.woff?v=2.0.0') format('woff'), 
         url('../fonts/ii.svg?v=2.0.0#Ionicons') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LinearIcons';
    src: url('../fonts/li.eot?v=2.0.0');
    src: url('../fonts/li.eot?v=2.0.0#iefix') format('embedded-opentype'), 
         url('../fonts/li.ttf?v=2.0.0') format('truetype'), 
         url('../fonts/li.woff?v=2.0.0') format('woff'), 
         url('../fonts/li.svg?v=2.0.0#LinearIcons') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* tipos */
@font-face {
    font-family: 'AGR';
    src: url('../fonts/agr.eot');
    src: url('../fonts/agr.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/agr.woff') format('woff'),
		 url('../fonts/agr.otf') format('opentype'),
		 url('../fonts/agr.svg#AGR') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AGM';
    src: url('../fonts/agm.eot');
    src: url('../fonts/agm.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/agm.woff') format('woff'),
		 url('../fonts/agm.otf') format('opentype'),
		 url('../fonts/agm.svg#AGM') format('svg');
    font-weight: medium;
    font-style: normal;
}
@font-face {
    font-family: 'AGB';
    src: url('../fonts/agb.eot');
    src: url('../fonts/agb.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/agb.woff') format('woff'),
		 url('../fonts/agb.otf') format('opentype'),
		 url('../fonts/agb.svg#AGB') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'AGEB';
    src: url('../fonts/ageb.eot');
    src: url('../fonts/ageb.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/ageb.woff') format('woff'),
		 url('../fonts/ageb.otf') format('opentype'),
		 url('../fonts/ageb.svg#AGEB') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'AGBL';
    src: url('../fonts/agbl.eot');
    src: url('../fonts/agbl.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/agbl.woff') format('woff'),
		 url('../fonts/agbl.otf') format('opentype'),
		 url('../fonts/agbl.svg#AGBL') format('svg');
    font-weight: 900;
    font-style: normal;
}