﻿@font-face {
  font-family:'saira';
  font-style:normal;
  font-weight:400;
  src: url('saira_regular.woff2') format('woff2');
}

@font-face {
  font-family:'saira';
  font-style:normal;
  font-weight:700;
  src: url('saira_bold.woff2') format('woff2');
}
#boatclasseslist .boatclass {
	font-family:saira;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
}
#reportlist .row .boat {
	font-family:saira;
	font-weight:bold;
	font-size:15px;
}