@font-face {
    font-family: 'NunitoRegular';
    src: url('fonts/Nunito-Regular-webfont.eot');
    src: url('fonts/Nunito-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Nunito-Regular-webfont.woff') format('woff'),
         url('fonts/Nunito-Regular-webfont.ttf') format('truetype'),
         url('fonts/Nunito-Regular-webfont.svg#NunitoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NunitoLight';
    src: url('fonts/Nunito-Light-webfont.eot');
    src: url('fonts/Nunito-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Nunito-Light-webfont.woff') format('woff'),
         url('fonts/Nunito-Light-webfont.ttf') format('truetype'),
         url('fonts/Nunito-Light-webfont.svg#NunitoLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NunitoBold';
    src: url('fonts/Nunito-Bold-webfont.eot');
    src: url('fonts/Nunito-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Nunito-Bold-webfont.woff') format('woff'),
         url('fonts/Nunito-Bold-webfont.ttf') format('truetype'),
         url('fonts/Nunito-Bold-webfont.svg#NunitoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.Alarm22222 {
	float:left;
	width:48%;
	padding-left:1%;
	padding-right:1%;
	min-width:48%;
}