

@font-face {
    font-family: 'gilroylight';
    src: url('Gilroy-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroylightitalic';
    src: url('Gilroy-LightItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroyregular';
    src: url('Gilroy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroysemibold';
    src: url('Gilroy-Semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroysemibolditalic';
    src: url('Gilroy-SemiboldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'silkserifbold';
    src: url('SilkSerif-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'silkserifbolditalic';
    src: url('SilkSerif-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'silkseriflight';
    src: url('SilkSerif-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.fonte1{ 
            font-family: "gilroylight";
            font-size: 18px;
            }
            
.fonte2{             
            font-family: "gilroylightitalic";
            font-size: 24px;
            }
            
.fonte3{           
	    font-family: "gilroyregular";
	    font-size: 48px;

            }

.fonte4{           
            font-family: "gilroysemibold";
            font-size: 18px;
            }

.fonte5{           
            font-family: "gilroysemibolditalic";
            font-size: 18px;
            }

.fonte6{           
            font-family: "silkserifbold";
            font-size: 18px;
            }

.fonte7{           
            font-family: "silkserifbolditalic";
            font-size: 18px;
            }

.fonte8{           
            font-family: "silkseriflight";
            font-size: 18px;
            }