/*!
 * Start Bootstrap - Full Width Pics (https://startbootstrap.com/template-overviews/full-width-pics)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full-width-pics/blob/master/LICENSE)
 */
 
@import url(//db.onlinewebfonts.com/c/0016f77f50d636d6eb6336a8a9d5d3d5?family=Felix+Titling);

/*@font-face {font-family: "Felix Titling"; src: url("//db.onlinewebfonts.com/t/0016f77f50d636d6eb6336a8a9d5d3d5.eot"); src: url("//db.onlinewebfonts.com/t/0016f77f50d636d6eb6336a8a9d5d3d5.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/0016f77f50d636d6eb6336a8a9d5d3d5.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/0016f77f50d636d6eb6336a8a9d5d3d5.woff") format("woff"), url("//db.onlinewebfonts.com/t/0016f77f50d636d6eb6336a8a9d5d3d5.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/0016f77f50d636d6eb6336a8a9d5d3d5.svg#Felix Titling") format("svg"); } */

@font-face {
  font-family: 'Felix Titling';
  src: url('../font/felixtitlingmt/Felix Titling MT.ttf') format('truetype');
}

body {
  padding-top: 56px;
  font-family: 'Felix Titling', sans-serif !important;
}

.bg-image-full {
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  height: 550px;
  -o-background-size: cover;
}

.bg-logo {
  background: no-repeat center center scroll;
	height: 180px;
}
