@font-face {
    font-family: 'nameoffont'
   src: url("urlhere") format('woff'),
    font-weight: normal;
    font-style: normal;
}

