/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


@font-face {
  font-family: 'crystal_sky_altregular';
  src: url('crystal_sky_alt-webfont.eot'); /* IE9 Compat Modes */
  src: url('crystal_sky_alt-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('crystal_sky_alt-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('crystal_sky_alt-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('crystal_sky_alt-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('crystal_sky_alt-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}