﻿@font-face {
    font-family: 'frutiger';
    src: url(fonts/NeueFrutigerWorld-Regular.woff) format('woff');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'frutiger';
    src: url(fonts/NeueFrutigerWorld-Bold.woff) format('woff');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'frutiger';
    src: url(fonts/NeueFrutigerWorld-Heavy.woff) format('woff');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'frutiger';
    src: url(fonts/NeueFrutigerWorld-It.woff) format('woff');
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: 'frutiger';
    src: url(fonts/NeueFrutigerWorld-BoldIt.woff) format('woff');
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: 'frutiger-condensed';
    src: url(fonts/FrutigerLTPro-Condensed.woff) format('woff');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'frutiger-condensed';
    src: url(fonts/FrutigerLTPro-BoldCn.woff) format('woff');
    font-style: normal;
    font-weight: 600;
}
