/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2014 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Latinotype
 * License URL: http://www.fontspring.com/fflicense/latinotype
 *
 *
 */

@font-face {
    font-family: 'Arquitecta';
    src: url('ArquitectaBook-webfont_3.eot');
    src: url('ArquitectaBook-webfont_3.eot#iefix') format('embedded-opentype'),
         url('ArquitectaBook-webfont_3.woff') format('woff'),
         url('ArquitectaBook-webfont_3.ttf') format('truetype'),
         url('ArquitectaBook-webfont_3-arquitectabook.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Arquitecta';
    src: url('ArquitectaBold-webfont_3.eot');
    src: url('ArquitectaBold-webfont_3.eot#iefix') format('embedded-opentype'),
         url('ArquitectaBold-webfont_3.woff') format('woff'),
         url('ArquitectaBold-webfont_3.ttf') format('truetype'),
         url('ArquitectaBold-webfont_3-arquitecta_boldbold.svg') format('svg');
    font-weight: bold;
    font-style: normal;

}