@font-face {
    font-family: 'filosofiagrandcapsregular';
    src: url('.../fonts/filogrcp-webfont.eot');
    src: url('../fonts/filogrcp-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/filogrcp-webfont.woff2') format('woff2'),
         url('../fonts/filogrcp-webfont.woff') format('woff'),
         url('../fonts/filogrcp-webfont.ttf') format('truetype'),
         url('../fonts/filogrcp-webfont.svg#filosofiagrandcapsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}