/*
Theme Name: EMI Megacities
Theme URI: http://devbytesmedia.com
Author: Li Bautista
Author URI: http://devbytesmedia.com
Description: Theme for Earthquakes and Megacities Initiative website
Version: 1.1
Tags: devbytesmedia, emi
*/



body
{	
	margin:0 auto;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img 
{
	border: none;
}


@font-face {
    font-family: Open Sans Regular;
    src: url("fonts/OpenSans-Regular.ttf");
}

@font-face {
    font-family: Open Sans Light;
    src: url("fonts/OpenSans-Light.ttf");
}

@font-face {
    font-family: Open Sans Semibold;
    src: url("fonts/OpenSans-Semibold.ttf");
}



@font-face {
    font-family: Lato;
    src: url("fonts/Lato-Regular.ttf");
}
@font-face {
    font-family: Lato Light;
    src: url("fonts/Lato-Light.ttf");
}

@font-face {
    font-family: Roboto;
    src: url("fonts/Roboto-Regular.ttf");
}
@font-face {
    font-family: Roboto Light;
    src: url("fonts/Roboto-Light.ttf");
}

@font-face {
	font-family: Ubuntu;
	src: url("fonts/ubuntu/Ubuntu-R.ttf");
}
@font-face {
	font-family: Ubuntu Bold;
	src: url("fonts/ubuntu/Ubuntu-B.ttf");
}
@font-face {
	font-family: Franklin Gothic;
	src: url("fonts/franklin-gothic.ttf");
}