@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Helvetica';
    src: url('fonts/Helvetica.eot');
    src: url('fonts/Helvetica.eot') format('embedded-opentype'),
         url('fonts/Helvetica.woff2') format('woff2'),
         url('fonts/Helvetica.woff') format('woff'),
         url('fonts/Helvetica.ttf') format('truetype'),
         url('fonts/Helvetica.svg#Helvetica') format('svg');
}
@font-face {
    font-family: 'Market_Deco';
    src: url('fonts/Market_Deco.eot');
    src: url('fonts/Market_Deco.eot') format('embedded-opentype'),
         url('fonts/Market_Deco.woff2') format('woff2'),
         url('fonts/Market_Deco.woff') format('woff'),
         url('fonts/Market_Deco.ttf') format('truetype'),
         url('fonts/Market_Deco.svg#Market_Deco') format('svg');
}
