@font-face {
    font-family: 'Idealist Sans';
    src:  local('Idealist Sans Light'), 
          local('IdealistSans-Light'), 
          url('../fonts/idealistsanslight.woff2') format('woff2'), 
          url('../fonts/idealistsanslight.woff') format('woff'), 
          url('../fonts/idealistsanslight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Idealist Sans';
    src:  local('Idealist Sans'), 
          local('IdealistSans'), 
          url('../fonts/idealistsans.woff2') format('woff2'), 
          url('../fonts/idealistsans.woff') format('woff'), 
          url('../fonts/idealistsans.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-700Bold.eot');
  src: local('☺'), url('../fonts/SinkinSans-700Bold.woff') format('woff'), url('../fonts/SinkinSans-700Bold.ttf') format('truetype'), url('../fonts/SinkinSans-700Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-500Medium.eot');
  src: local('☺'), url('../fonts/SinkinSans-500Medium.woff') format('woff'), url('../fonts/SinkinSans-500Medium.ttf') format('truetype'), url('../fonts/SinkinSans-500Medium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-400Regular.eot');
  src: local('☺'), url('../fonts/SinkinSans-400Regular.woff') format('woff'), url('../fonts/SinkinSans-400Regular.ttf') format('truetype'), url('../fonts/SinkinSans-400Regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-400Italic.eot');
  src: local('☺'), url('../fonts/SinkinSans-400Italic.woff') format('woff'), url('../fonts/SinkinSans-400Italic.ttf') format('truetype'), url('../fonts/SinkinSans-400Italic.svg') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'SinkinSans';
  src: url('../fonts/SinkinSans-300Light.eot');
  src: local('☺'), url('../fonts/SinkinSans-300Light.woff') format('woff'), url('../fonts/SinkinSans-300Light.ttf') format('truetype'), url('../fonts/SinkinSans-300Light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Magistral';
  src: url('../fonts/Magistral.eot');
  src: local('☺'), url('../fonts/Magistral.woff') format('woff'), url('../fonts/Magistral.ttf') format('truetype'), url('../fonts/Magistral.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Magistral';
  src: url('../fonts/Magistral Bold.eot');
  src: local('☺'), url('../fonts/Magistral Bold.woff') format('woff'), url('../fonts/Magistral Bold.ttf') format('truetype'), url('../fonts/Magistral Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Magistral';
  src: url('../fonts/Magistral Black.eot');
  src: local('☺'), url('../fonts/Magistral Black.woff') format('woff'), url('../fonts/Magistral Black.ttf') format('truetype'), url('../fonts/Magistral Black.svg') format('svg');
  font-weight:800;
  font-style: normal;
}

@font-face {
    font-family: 'Bicubik';
    src: local('Bicubik'), 
    url('../fonts/bicubik.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}