


@font-face {
    font-family: 'Gilgan';
    src: url('gilgan-regular-webfont.woff2') format('woff2'),
         url('gilgan-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
font-family: "Gilgan";
src: url("https://ruycastillo.mx/fonts/gilgan-regular-webfont.woff2");
src: url("https://ruycastillo.mx/fonts/gilgan-regular-webfont.woff") format("woff"),

}