@font-face {
    font-family: 'arquitectamedium';
    src: url('latinotype_-_arquitectamedium.eot');
    src: url('latinotype_-_arquitectamedium.eot?#iefix') format('embedded-opentype'),
         url('latinotype_-_arquitectamedium.woff2') format('woff2'),
         url('latinotype_-_arquitectamedium.woff') format('woff'),
         url('latinotype_-_arquitectamedium.ttf') format('truetype'),
         url('latinotype_-_arquitectamedium.svg#arquitecta_mediummedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'arquitectaheavy';
    src: url('latinotype_-_arquitectaheavy.eot');
    src: url('latinotype_-_arquitectaheavy.eot?#iefix') format('embedded-opentype'),
         url('latinotype_-_arquitectaheavy.woff2') format('woff2'),
         url('latinotype_-_arquitectaheavy.woff') format('woff'),
         url('latinotype_-_arquitectaheavy.ttf') format('truetype'),
         url('latinotype_-_arquitectaheavy.svg#arquitecta_heavyheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('helveticaneueltstd-hv-webfont.eot');
    src: url('helveticaneueltstd-hv-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-hv-webfont.woff') format('woff'),
         url('helveticaneueltstd-hv-webfont.ttf') format('truetype'),
         url('helveticaneueltstd-hv-webfont.svg#HelveticaNeueLTStd85Heavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('helveticaneueltstd-roman-webfont.eot');
    src: url('helveticaneueltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-roman-webfont.woff') format('woff'),
         url('helveticaneueltstd-roman-webfont.ttf') format('truetype'),
         url('helveticaneueltstd-roman-webfont.svg#HelveticaNeueLTStd55Roman') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/


@font-face {
    font-family: 'socicon';
    src: url('socicon-webfont.eot');
    src: url('socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('socicon-webfont.woff') format('woff'),
         url('socicon-webfont.woff2') format('woff2'),
         url('socicon-webfont.ttf') format('truetype'),
         url('socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: initial;
}
/*
"instagram" => " x", 
                  "facebook" => " b",
                  "twitter" => " a", 
                  /*
                  "linkedin" => " j", 
                  "behance" => " H", 
                  "tumblr" => " z", 
                  "vimeo" => " s", 
                  "pinterest" => " d"
*/


.instagram::after {
  content: "x";
  text-indent: 0;
  display: block;
  line-height: initial; 
}

.facebook {

}

.twitter{

}

.linkedin{

}

.behance{

}

.tumblr{

}

.vimeo{

}

.pinterest{

}


@font-face {
  font-family: 'navigation';
  src: url('navigation.eot?54843304');
  src: url('navigation.eot?54843304#iefix') format('embedded-opentype'),
       url('navigation.woff?54843304') format('woff'),
       url('navigation.ttf?54843304') format('truetype'),
       url('navigation.svg?54843304#navigation') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'navigation';
    src: url('../font/navigation.svg?54843304#navigation') format('svg');
  }
}
*/