/*!
 * Start Bootstrap - Full (https://startbootstrap.com/template-overviews/full)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full/blob/master/LICENSE)
 */


@font-face {
	font-family: 'aviano_sansregular';
	src: url('../font/insigne_-_aviano_sans_regular-webfont.woff2') format('woff2'),
	url('../font/insigne_-_aviano_sans_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

html {
	height: 100%;
}

body {
	height: 100%;
}

body h1 {
	font-family: 'aviano_sansregular';
	font-variant: uppercase;
	font-weight: bold;
	font-size: 30px;
}

body img {
	width: 250px;
	height: auto;
}