@font-face 
{
  font-family: 'Rancho';
  font-style: normal;
  font-weight:400;
  src:url('Rancho-Regular.ttf') format('truetype');
}

@font-face 
{
  font-family: 'Asap';
  font-style: normal;
  font-weight:400;
  src: url('Asap-Regular.ttf') format('truetype');
}

@font-face 
{
  font-family: 'Asap';
  font-style: Italic;
  font-weight:400;
  src: url('Asap-Italic.ttf') format('truetype');
}

@font-face 
{
  font-family: 'Asap';
  font-style: normal;
  font-weight:500;
  src: url('Asap-Medium.ttf') format('truetype');
}

@font-face 
{
  font-family: 'Asap';
  font-style: normal;
  font-weight:600;
  src: url('Asap-SemiBold.ttf') format('truetype');
}

@font-face 
{
  font-family: 'MerriweatherSans';
  font-style: normal;
  font-weight:700;
  src: url('MerriweatherSans-Bold.ttf') format('truetype');
}

@font-face 
{
  font-family: 'MerriweatherSans';
  font-style: normal;
  font-weight:400;
  src: url('MerriweatherSans-Regular.ttf') format('truetype');
}

@font-face 
{
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight:300;
  src: url('Ubuntu-Light.ttf') format('truetype');
}

@font-face 
{
  font-family: 'MerriweatherSans';
  font-style: normal;
  font-weight:300;
  src: url('MerriweatherSans-Light.ttf') format('truetype');
}
