/* Webfont: Roboto */@font-face {
    font-family: 'Roboto';
    src: url('https://lamegacesta.es/wp-content/themes/apptelo-theme/fuentes/Roboto-Regular.woff') format('woff'), /* Modern Browsers */
         url('https://lamegacesta.es/wp-content/themes/apptelo-theme/fuentes/Roboto-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('https://lamegacesta.es/wp-content/themes/apptelo-theme/fuentes/Roboto-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}