@font-face {
  font-family: 'Bahamas';
 src: url('/fonts/Bahamas.eot');
 src: url('/fonts/Bahamas.eot?#iefix') format('embedded-opentype'),
url('/fonts/Bahamas.ttf') format('truetype'),
url('/fonts/Bahamas.woff') format('woff'),
url('/fonts/Bahamas.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}
@font-face {
  font-family: 'Bahamas';
 src: url('/fonts/Bahamasbold.eot');
 src: url('/fonts/Bahamasbold.eot?#iefix') format('embedded-opentype'),
url('/fonts/Bahamasbold.ttf') format('truetype'),
url('/fonts/Bahamasbold.woff') format('woff'),
url('/fonts/Bahamasbold.woff2') format('woff2');
font-weight: bold;
font-style: normal;
}
