/* Webfont: BashTodo-Bold */@font-face {
    font-family: 'Ba&shTodo';
    src: url('Ba&shTodo-bold.woff2') format('woff2'), /* Modern Browsers */
         url('Ba&shTodo-bold.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

