@font-face {
    font-family: 'Chillax';
    src: url('../font/Chillax-Bold.eot');
    src: url('../font/Chillax-Bold.eot?#iefix') format('embedded-opentype'), 
         url('../font/Chillax-Bold.woff2') format('woff2'), 
         url('../font/Chillax-Bold.woff') format('woff'), 
         url('../font/Chillax-Bold.ttf') format('truetype'); 
    font-weight: bold;
    font-style: normal;
}
  
@font-face {
    font-family: 'Chillax';
    src: url('../font/Chillax-Semibold.eot');
    src: url('../font/Chillax-Semibold.eot?#iefix') format('embedded-opentype'), 
         url('../font/Chillax-Semibold.woff2') format('woff2'), 
         url('../font/Chillax-Semibold.woff') format('woff'), 
         url('../font/Chillax-Semibold.ttf') format('truetype'); 
    font-weight: 600;
    font-style: normal;
}
  
@font-face {
    font-family: 'Chillax';
    src: url('../font/Chillax-Medium.eot');
    src: url('../font/Chillax-Medium.eot?#iefix') format('embedded-opentype'), 
         url('../font/Chillax-Medium.woff2') format('woff2'), 
         url('../font/Chillax-Medium.woff') format('woff'), 
         url('../font/Chillax-Medium.ttf') format('truetype'); 
    font-weight: 400;
    font-style: normal;
}
  
@font-face {
    font-family: 'Chillax';
    src: url('../font/Chillax-Light.eot');
    src: url('../font/Chillax-Light.eot?#iefix') format('embedded-opentype'), 
         url('../font/Chillax-Light.woff2') format('woff2'), 
         url('../font/Chillax-Light.woff') format('woff'), 
         url('../font/Chillax-Light.ttf') format('truetype'); 
    font-weight: 300;
    font-style: normal;
}
  
@font-face {
    font-family: 'Chillax';
    src: url('../font/Chillax-Extralight.eot');
    src: url('../font/Chillax-Extralight.eot?#iefix') format('embedded-opentype'), 
         url('../font/Chillax-Extralight.woff2') format('woff2'), 
         url('../font/Chillax-Extralight.woff') format('woff'), 
         url('../font/Chillax-Extralight.ttf') format('truetype'); 
    font-weight: 200;
    font-style: normal;
}