@font-face {
    font-family: IdealSans-Black;
    font-weight: 900;
    src: url("fonts/IdealSans-Black-Pro.otf") format("opentype"), url("fonts/IdealSans-Black.eot") format("embedded-opentype"), url("fonts/IdealSans-Black.woff") format("woff"), url("fonts/IdealSans-Black.ttf") format("truetype");
}

@font-face {
    font-family: IdealSans-Book;
    font-weight: 400;
    src: url("fonts/IdealSans-Book-Pro.otf") format("opentype"), url("fonts/IdealSans-Book.eot") format("embedded-opentype"), url("fonts/IdealSans-Book.woff") format("woff"), url("fonts/IdealSans-Book.ttf") format("truetype");
}

@font-face {
    font-family: IdealSans-Medium;
    font-weight: 500;
    src: url("fonts/IdealSans-Medium-Pro.otf") format("opentype"), url("fonts/IdealSans-Medium.eot") format("embedded-opentype"), url("fonts/IdealSans-Medium.woff") format("woff"), url("fonts/IdealSans-Medium.ttf") format("truetype");
}

@font-face {
    font-family: IdealSans-Semibold;
    font-weight: 600;
    src: url("fonts/IdealSans-Semibold-Pro.otf") format("opentype"), url("fonts/IdealSans-Semibold.eot") format("embedded-opentype"), url("fonts/IdealSans-Semibold.woff") format("woff"), url("fonts/IdealSans-Semibold.ttf") format("truetype");
}
