@font-face {
    font-family: 'StormGust';
    src: url('StormGust.woff') format('woff'), /* navegadores modernos */
         url('StormGust.ttf') format('truetype'), /* Safari, Android, iOS */
         url('StormGust.otf') format('opentype'); /* navegadores antiguos */
    font-weight: bold;
    font-style: normal;
}

