﻿/* FONTS */

@font-face {
	font-family: "VAGRoundedBT";
	font-style: normal;
	font-weight: normal;
	src: url("../font/vagthin-regular.eot?#iefix") format("embedded-opentype"), url("../font/vagthin-regular.woff") format("woff"), url("../font/vagthin-regular.ttf") format("truetype");
}

@font-face {
	font-family: "VAGRoundedBT";
	font-style: bold;
	font-weight: bold;
	src: url("../font/VAGRoundedStd-Bold.eot?") format("eot"), url("../font/VAGRoundedStd-Bold.otf") format("opentype"), url("../font/VAGRoundedStd-Bold.woff") format("woff"), url("../font/VAGRoundedStd-Bold.ttf") format("truetype"), url("../font/VAGRoundedStd-Bold.svg#VAGRoundedStd-Bold") format("svg");
}

/* TODO: quitar esta fuente */
@font-face {
	font-family: fontawesome;
	src: url(../font/fontawesome-webfont.woff);
}

@font-face {
  font-family: "dia";
  src:url("../font/dia.eot");
  src:url("../font/dia.eot?#iefix") format("embedded-opentype"),
    url("../font/dia.woff") format("woff"),
    url("../font/dia.ttf") format("truetype"),
    url("../font/dia.svg#dia") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Font Iconos Portugal */
@font-face{font-family:icomoon;src:url(../font/icomoon.eot?gjeqmn);src:url(../fonts/icomoon.eot?gjeqmn#iefix) format("embedded-opentype"),url(../font/icomoon.ttf?gjeqmn) format("truetype"),url(../font/icomoon.woff?gjeqmn) format("woff"),url(../font/icomoon.svg?gjeqmn#icomoon) format("svg")}[class^=pticon-],[class*=" pticon-"]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}