/* Opensans-Light */
@font-face
{
	font-family: 'Opensans-Light';
	src: url(fonts/Opensans-Light.ttf) format('truetype');
	font-waight: normal;
	font-style: normal;
}

/* Corbel-Bold */
@font-face
{
	font-family: 'Corbel-Bold';
	src: url(fonts/corbelb.ttf) format('truetype');
	font-waight: normal;
	font-style: normal;
}

/* Corbel-Regular */
@font-face
{
	font-family: 'Corbel-Regular';
	src: url(fonts/corbel.ttf) format('truetype');
	font-waight: normal;
	font-style: normal;
}

/* Montserrat-Regular */
@font-face
{
	font-family: 'Montserrat-Regular';
	src: url(fonts/Montserrat-Regular.ttf) format('truetype');
	font-waight: normal;
	font-style: normal;
}

/* Trebuc-Bold */
@font-face
{
	font-family: 'Trebuc-Bold';
	src: url(fonts/trebucbd.ttf) format('truetype');
	font-waight: normal;
	font-style: normal;
}

/* Trebuc-Regular */
@font-face
{
	font-family: 'Trebuc-Regular';
	src: url(fonts/trebuc.ttf) format('truetype');
	font-waight: normal;
	font-style: normal;
}

/* Abel-Regular */
@font-face
{
	font-family: 'Abel-Regular';
	src: url(fonts/Abel-Regular.ttf) format('truetype');
	font-waight: normal;
	font-style: normal;
}

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

