
            
                        @font-face {
                            font-family: 'CustomtituloFont';
                            src: url('https://gel.org.br/eling2025//template/fonts/Montserrat/Montserrat-Black.ttf');
                            font-weight: normal;
                            font-style: normal;
                            font-display: swap;
                        }
                    
                        @font-face {
                            font-family: 'CustomsubtituloFont';
                            src: url('https://gel.org.br/eling2025//template/fonts/Montserrat/Montserrat-Black.ttf');
                            font-weight: normal;
                            font-style: normal;
                            font-display: swap;
                        }
                    
                        @font-face {
                            font-family: 'CustomparagrafoFont';
                            src: url('https://gel.org.br/eling2025//template/fonts/Roboto/Roboto-Regular.ttf');
                            font-weight: normal;
                            font-style: normal;
                            font-display: swap;
                        }
                    
                        @font-face {
                            font-family: 'CustombotaoFont';
                            src: url('https://gel.org.br/eling2025//template/fonts/Montserrat/Montserrat-Black.ttf');
                            font-weight: normal;
                            font-style: normal;
                            font-display: swap;
                        }
                    
                        @font-face {
                            font-family: 'Customitem_tituloFont';
                            src: url('https://gel.org.br/eling2025//template/fonts/Montserrat/Montserrat-Black.ttf');
                            font-weight: normal;
                            font-style: normal;
                            font-display: swap;
                        }
                    
                        @font-face {
                            font-family: 'Customitem_paragrafoFont';
                            src: url('https://gel.org.br/eling2025//template/fonts/Roboto/Roboto-Regular.ttf');
                            font-weight: normal;
                            font-style: normal;
                            font-display: swap;
                        }
                    
                        @font-face {
                            font-family: 'Customitem_botaoFont';
                            src: url('https://gel.org.br/eling2025//template/fonts/Montserrat/Montserrat-Black.ttf');
                            font-weight: normal;
                            font-style: normal;
                            font-display: swap;
                        }
                    
            /* Estilo para o título */
            html .gel---bloco-padr-o-titulo {
                font-family: 'montserrat_negrito', sans-serif !important;
                font-size: 40px !important;
                
                color: #e82028 !important;
                font-weight: 700 !important;
                -webkit-font-smoothing: antialiased;
                text-rendering: optimizeLegibility;
                letter-spacing: 0.02em;
                -moz-osx-font-smoothing: grayscale;
            }
    
            /* Estilo para o subtítulo */
            html .gel---bloco-padr-o-subtitulo {
                font-family: 'montserrat_negrito', sans-serif !important;
                font-size: 20px !important;
                
                color: #00a8e6 !important;
                font-weight: 700 !important;
                -webkit-font-smoothing: antialiased;
                text-rendering: optimizeLegibility;
                letter-spacing: 0.02em;
                -moz-osx-font-smoothing: grayscale;
                }
    
            /* Estilo para o parágrafo */
            html .gel---bloco-padr-o-paragrafo, html .gel---bloco-padr-o-paragrafo p {
                font-family: 'roboto_regular', sans-serif !important;
                font-size: 14px !important;
                
                color: #000000 !important;
                font-weight: 400 !important;
            }
    
            /* Estilo para o botão */
            html .gel---bloco-padr-o-botao {
                font-family: 'montserrat_negrito', sans-serif !important;
                font-size: 14px !important;
                
                color: #00a8e6 !important;
                font-weight: 700 !important;
            }
    
            /* Estilo para o item título */
            html .gel---bloco-padr-o-item-titulo {
                font-family: 'montserrat_negrito', sans-serif !important;
                font-size: 24px !important;
                line-height: 25px !important;
                color: #e82004 !important;
                font-weight: 700 !important;
            }
    
            /* Estilo para o item subtítulo */
            html .gel---bloco-padr-o-item-subtitulo {
                
                font-size: 20px !important;
                
                color: #00a8e6 !important;
                
            }
    
            /* Estilo para o item parágrafo */
            html .gel---bloco-padr-o-item-paragrafo, html .gel---bloco-padr-o-item-paragrafo p {
                font-family: 'roboto_regular', sans-serif !important;
                font-size: 14px !important;
                
                color: #000000 !important;
                font-weight: 400 !important;
            }
    
            /* Estilo para o item botão */
            html .gel---bloco-padr-o-item-botao {
                font-family: 'montserrat_negrito', sans-serif !important;
                font-size: inherit !important;
                
                color: #00a8e6 !important;
                font-weight: 700 !important;
            } 
        