/* 
    Document   : style
    Created on : 19-mag-2011, 15.55.36
    Author     : Matteo
    Description:
        Purpose of the stylesheet follows.
*/

@font-face {
    font-family: 'FrutigerBold';
    src: url('../fonts/frutiger/frutigerltstd-bold-webfont.eot');
    src: local('â˜º'), url('../fonts/frutiger/frutigerltstd-bold-webfont.woff') format('woff'), url('../fonts/frutiger/frutigerltstd-bold-webfont.ttf') format('truetype'), url('../fonts/frutiger/frutigerltstd-bold-webfont.svg#webfontvC4bQ2E0') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'FrutigerRegular';
    src: url('../fonts/frutiger/frutigerltstd-regular-webfont.eot');
    src: local('â˜º'), url('../fonts/frutiger/frutigerltstd-regular-webfont.woff') format('woff'), url('../fonts/frutiger/frutigerltstd-regular-webfont.ttf') format('truetype'), url('../fonts/frutiger/frutigerltstd-regular-webfont.svg#webfontTLWBalDx') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}