@charset "UTF-8";

@font-face {
  font-weight:700;
  font-style: normal;
  font-family: "Brother";
  src: 
    local("☺"), 
    url('../fonts/Brother-1816-ExtraBold.ttf') format('truetype');
}
