@charset "utf-8";
/* CSS Document */

@font-face {
font-family: Vectora Roman;
src: url('../_font/VectoraLTStd-Roman.otf') format("opentype");
}

@font-face {
font-family: Vectora Bold;
src: url('../_font/VectoraLTStd-Bold.otf') format("opentype");
font-weight: bold;
}

/*@font-face {
font-family: Vectora;
src: url('fonts/delicious/Delicious-Italic.otf') format("opentype");
font-style: italic;
}

@font-face {
font-family: Vectora;
src: url('fonts/delicious/Delicious-BoldItalic.otf') format("opentype");
font-style: italic;
font-weight: bold;
}*/
