/*!/wp-content/themes/hello-theme-child-master/css/fonts.css*/



@font-face{

  font-family:'atlas';

  font-weight:300; /*(light)*/

  font-style: normal;

  src: url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-300.eot);

  src: url('/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-300.eot?#iefix') format('embedded-opentype'),

  url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-300.ttf) format('truetype'),

  url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-300.woff) format('woff'),

  url('/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-300.svg#atlas-light') format('svg');

}

@font-face{

  font-family:'atlas';

  font-weight:400; /*(regular)*/

  font-style: normal;

  src: url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-400.eot);

  src: url('/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-400.eot?#iefix') format('embedded-opentype'),

  url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-400.ttf) format('truetype'),

  url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-400.woff) format('woff'),

  url('/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-400.svg#atlas-regular') format('svg');

}

@font-face{

  font-family:'atlas';

  font-weight:500; /*(medium)*/

  font-style: normal;

  src: url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-500.eot);

  src: url('/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-500.eot?#iefix') format('embedded-opentype'),

  url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-500.ttf) format('truetype'),

  url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-500.woff) format('woff'),

  url('/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-500.svg#atlas-medium') format('svg');

}

@font-face{

  font-family:'atlas';

  font-weight:700; /*(bold)*/

  font-style: normal;

  src: url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-700.eot);

  src: url('/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-700.eot?#iefix') format('embedded-opentype'),

  url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-700.ttf) format('truetype'),

  url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-700.woff) format('woff'),

  url('/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-700.svg#atlas-bold') format('svg');

}

@font-face{

  font-family:'atlas';

  font-weight:900; /*(black)*/

  font-style: normal;

  src: url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-900.eot);

  src: url('/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-900.eot?#iefix') format('embedded-opentype'),

  url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-900.ttf) format('truetype'),

  url(/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-900.woff) format('woff'),

  url('/wp-content/themes/hello-theme-child-master/css/../fonts/atlas-aaa-900.svg#atlas-black') format('svg');

}



/*@font-face {

  font-family: 'rutz';

  font-style: normal;

  src: url(/wp-content/themes/hello-theme-child-master/css/../fonts/Rutz_OE_regular_pro.eot);

  src: url('/wp-content/themes/hello-theme-child-master/css/../fonts/Rutz_OE_regular_pro.eot?#iefix') format('embedded-opentype'),

  url(/wp-content/themes/hello-theme-child-master/css/../fonts/Rutz_OE_regular_pro.woff) format('woff'),

  url('/wp-content/themes/hello-theme-child-master/css/../fonts/Rutz_OE_regular_pro.svg#RutzRegular') format('svg');

  url(/wp-content/themes/hello-theme-child-master/css/../fonts/Rutz_OE_regular_pro.ttf) format('truetype');

}*/