﻿

@font-face {
  font-family: 'AvantGarde-CondBook';
  src: url('fonts/AvantGarde-CondBook.eot?#iefix') format('embedded-opentype'),  url('fonts/AvantGarde-CondBook.otf')  format('opentype'),
	     url('fonts/AvantGarde-CondBook.woff') format('woff'), url('fonts/AvantGarde-CondBook.ttf')  format('truetype'), url('fonts/AvantGarde-CondBook.svg#AvantGarde-CondBook') format('svg');
  font-weight: normal;
  font-style: normal;
}
  

@font-face {
  font-family: 'Dense-Regular';
  src: url('fonts/Dense-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/Dense-Regular.otf')  format('opentype'),
	     url('fonts/Dense-Regular.woff') format('woff'), url('fonts/Dense-Regular.ttf')  format('truetype'), url('fonts/Dense-Regular.svg#Dense-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


.Dense-Regular
{
  font-family: 'Dense-Regular' !important; 
}

.AvantGarde-CondBook
{
  font-family: 'AvantGarde-CondBook' !important; 
}

.DivMain {
    position: relative;
    margin: auto;
    top: 0;
    width: 100%;
    min-width: 320px;
}
