ks-no-conflict = true
@import 'kouto-swiss'

div
    font-family: ks-font-stack( "Arial" )

div
    font-family: font-stack( "Arial" )

div
    background: ks-color-fallback( rgba( 255, 0, 0, .5 ) )

div
    background: color-fallback( rgba( 255, 0, 0, .5 ) )

button
    appearance: none
