/* ==========================================================
 * alv-ch.scss
 * ((text))
 *
 *
 * Author: Thomas D'Ascoli, thomas@dasco.li
 * Date:   2017-05-25 18:00
 *
 * Copyright 2017 alv-ch
 * Licensed under MIT
 =========================================================== */

/**
 * CONTENTS
 *
 * Google Font..........(()).
 * Core.................(()).
 * Reset................(()).
 *
 */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');

// alv-ch core
@import '~@alv-ch/alv-styleguide/build/scss/alv-ch';

// cd_bund reset for cms
@import 'reset';
