﻿/*@font-face {
  font-family: "Acer Foco";
  src: url(/fonts/AcerFoco_Rg.woff), url(/fonts/AcerFoco_Rg.ttf); }
  
@font-face {
  font-family: "Acer Foco";
  font-weight: bold;
  src: url(/fonts/AcerFoco_SmBd.woff), url(/fonts/AcerFoco_SmBd.ttf); }
  
@font-face {
  font-family: "Acer Foco";
  font-weight: 300;
  src: url(/fonts/AcerFoco_Lt.woff), url(/fonts/AcerFoco_Lt.ttf); }
    
@font-face {
  font-family: "Acer Foco";
  font-weight: 900;
  src: url(/fonts/AcerFoco_Blk.woff), url(/fonts/AcerFoco_Blk.ttf); }
  

html, body {
    width: 100%;
    height: 100%;
    font-family: "Acer Foco";
    font-size:16px;
}*/



@font-face {
  font-family: "Acer Foco";
  src: url(../fonts/AcerFoco_Rg.woff), url(../fonts/AcerFoco_Rg.ttf); }
  
@font-face {
  font-family: "Acer Foco";
  font-weight: bold;
  src: url(../fonts/AcerFoco_SmBd.woff), url(../fonts/AcerFoco_SmBd.ttf); }
  
@font-face {
  font-family: "Acer Foco";
  font-weight: 300;
  src: url(../fonts/AcerFoco_Lt.woff), url(../fonts/AcerFoco_Lt.ttf); }
    
@font-face {
  font-family: "Acer Foco";
  font-weight: 900;
  src: url(../fonts/AcerFoco_Blk.woff), url(../fonts/AcerFoco_Blk.ttf); }
  

html, body {
    width: 100%;
    height: 100%;
    font-family: "Acer Foco";
    font-size:16px;
}
