@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/opensans/opensans-light-webfont.woff') format('woff');
}

/*@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url('../fonts/opensans/opensans-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../../fonts/opensans/opensans-bold-webfont.woff') format('woff');
}*/

@font-face {
    font-family: 'Agency FB';
    src: url('../../fonts/agency-fb_0b9596562659a0772f5e24c22cae921b.eot') format('embedded-opentype'), url('../../fonts/agency-fb_0b9596562659a0772f5e24c22cae921b.svg') format('svg'), url('../../fonts/agency-fb_0b9596562659a0772f5e24c22cae921b.ttf') format('truetype'), url('../../fonts/agency-fb_0b9596562659a0772f5e24c22cae921b.woff') format('woff');
    font-style: normal;
    font-weight: 400;
}
