﻿@font-face {
	font-family: 'flow';
	src: url('../fonts/flow.eot');
	src: url('../fonts/flow.eot?#iefix') format('embedded-opentype'),
	url('../fonts/flow.woff') format('woff'),
	url('../fonts/flow.ttf') format('truetype'),
	url('../fonts/flow.svg#flow') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Frutiger */

@font-face {
    font-family: 'FL';
    src: url('../fonts/FrutigerLight.eot');
    src: url('../fonts/FrutigerLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerLight.woff') format('woff'),
         url('../fonts/FrutigerLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FR';
    src: url('../fonts/FrutigerRoman.eot');
    src: url('../fonts/FrutigerRoman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerRoman.woff') format('woff'),
         url('../fonts/FrutigerRoman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FB';
    src: url('../fonts/FrutigerBold.eot');
    src: url('../fonts/FrutigerBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerBold.woff') format('woff'),
         url('../fonts/FrutigerBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FBB';
    src: url('../fonts/FrutigerBlack.eot');
    src: url('../fonts/FrutigerBlack.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerBlack.woff') format('woff'),
         url('../fonts/FrutigerBlack.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
