@import url(reset.css);
@import url(styles.css);
@import url(responsivo.css);
@import url(menu.css);

@font-face {
    font-family: 'Gravesend Sans';
    src: url(../fonts/Gravesend-Sans/Gravesend_Sans_Light.otf) format('opentype');
    font-weight: 300;
}