@charset "utf-8";

/* CSS Document */

@font-face {
    font-family: 'Museo500';
    src: url('fonts/Museo500-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo700';
    src: url('fonts/Museo700-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MinionPro';
    src: url('fonts/MinionPro-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MinionPro-It';
    src: url('fonts/MinionPro-It.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica';
    src: url('fonts/Helvetica.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}