@font-face {
    font-family: "Fregat";
    src: url("fonts/fregat/FregatRegular.eot");
    src: url("fonts/fregat/FregatRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/fregat/FregatRegular.woff") format("woff"),
    url("fonts/fregat/FregatRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: "Fregat";
    src: url("fonts/fregat/FregatBold.eot");
    src: url("fonts/fregat/FregatBold.eot?#iefix")format("embedded-opentype"),
    url("fonts/fregat/FregatBold.woff") format("woff"),
    url("fonts/fregat/FregatBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: "Fregat";
    src: url("fonts/fregat/FregatItalic.eot");
    src: url("fonts/fregat/FregatItalic.eot?#iefix")format("embedded-opentype"),
    url("fonts/fregat/FregatItalic.woff") format("woff"),
    url("fonts/fregat/FregatItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: normal;
}
@font-face {
    font-family: "Fregat";
    src: url("fonts/fregat/FregatBoldItalic.eot");
    src: url("fonts/fregat/FregatBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("fonts/fregat/FregatBoldItalic.woff") format("woff"),
    url("fonts/fregat/FregatBoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 700;
}