@font-face {
  font-family: "sea-font";
  src: url('sea-font.eot?t=1719295298476'); /* IE9*/
  src: url('sea-font.eot?t=1719295298476#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url("sea-font.woff2?t=1719295298476") format("woff2"),
  url("sea-font.woff?t=1719295298476") format("woff"),
  url('sea-font.ttf?t=1719295298476') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('sea-font.svg?t=1719295298476#sea-font') format('svg'); /* iOS 4.1- */
}

.sea-font {
  font-family: 'sea-font' !important;font-size: 1rem;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



