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

@font-face {
font-family: Frutiger Light;
src: url('../03_font/FrutigerLTStd-Light.otf') format("opentype");
}

@font-face {
font-family: Frutiger Roman;
src: url('../03_font/FrutigerLTStd-Roman.otf') format("opentype");
font-weight: normal;
}

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