
@font-face {
    font-family:'ArimoRegular';
    src: url('Arimo-Regular.eot');
    src: url('Arimo-Regular.eot?#iefix') format('embedded-opentype'),
	         url('Arimo-Regular.ttf') format('truetype'),
         url('Arimo-Regular.svg#ArimoRegular') format('svg');
    font-weight: 400;
}
@font-face {
    font-family:'Exo2Medium';
    src: url('Exo2-Medium.eot');
    src: url('Exo2-Medium.eot?#iefix') format('embedded-opentype'),
         url('Exo2-Medium.ttf') format('truetype'),
         url('Exo2-Medium.svg#Exo2Medium') format('svg');
    font-weight:500;
}


