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

