/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 27, 2017, 3:38:24 PM
    Author     : cserit
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017.10.19., 22:42:21
    Author     : adam
*/
@font-face {
  font-family: 'RobotoCondensed';
  src: url('../font/RobotoCondensedRegular.eot');
  src: url('../font/RobotoCondensedRegular.eot') format('embedded-opentype'), url('../font/RobotoCondensedRegular.woff2') format('woff2'), url('../font/RobotoCondensedRegular.woff') format('woff'), url('../font/RobotoCondensedRegular.ttf') format('truetype'), url('../font/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg');
}
@font-face {
  font-family: 'RobotoCondensedBold';
  src: url('../font/RobotoCondensedBold.eot');
  src: url('../font/RobotoCondensedBold.eot') format('embedded-opentype'), url('../font/RobotoCondensedBold.woff2') format('woff2'), url('../font/RobotoCondensedBold.woff') format('woff'), url('../font/RobotoCondensedBold.ttf') format('truetype'), url('../font/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}
@font-face {
  font-family: 'RobotoCondensedLight';
  src: url('../font/RobotoCondensedLight.eot');
  src: url('../font/RobotoCondensedLight.eot') format('embedded-opentype'), url('../font/RobotoCondensedLight.woff2') format('woff2'), url('../font/RobotoCondensedLight.woff') format('woff'), url('../font/RobotoCondensedLight.ttf') format('truetype'), url('../font/RobotoCondensedLight.svg#RobotoCondensedLight') format('svg');
}
@font-face {
  font-family: 'RobotoRegular';
  src: url('../font/RobotoRegular.eot');
  src: url('../font/RobotoRegular.eot') format('embedded-opentype'), url('../font/RobotoRegular.woff2') format('woff2'), url('../font/RobotoRegular.woff') format('woff'), url('../font/RobotoRegular.ttf') format('truetype'), url('../font/RobotoRegular.svg#RobotoRegular') format('svg');
}
@font-face {
  font-family: 'RobotoItalic';
  src: url('../font/RobotoItalic.eot');
  src: url('../font/RobotoItalic.eot') format('embedded-opentype'), url('../font/RobotoItalic.woff2') format('woff2'), url('../font/RobotoItalic.woff') format('woff'), url('../font/RobotoItalic.ttf') format('truetype'), url('../font/RobotoItalic.svg#RobotoItalic') format('svg');
}
#footer {
  background-color: #e2e2e2;
  height: 4.375em;
  position: absolute;
  width: 100%;
  bottom: 0;
}
#footer-menu {
  text-align: center;
  padding-top: 1.5em;
}
@media only screen and (min-width: 768px) {
  #footer-menu ul {
    margin-bottom: 0;
  }
}
/*# sourceMappingURL=footer.css.map */